{
  "name": "RallyGroup — Crew Check-In",
  "short_name": "Rally",
  "description": "Anonymous daily check-ins for mining, construction, and agriculture — 2 questions, under 10 seconds. Proactive workforce mental health.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1117",
  "theme_color": "#0F1117",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "lang": "en-AU",
  "dir": "ltr",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Check In",
      "short_name": "Check In",
      "description": "Do your daily check-in",
      "url": "/checkin",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Crisis Support",
      "short_name": "Crisis",
      "description": "Access crisis support numbers",
      "url": "/crisis",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
