{
  "name": "RallyPoint",
  "short_name": "RallyPoint",
  "description": "Coordinate personnel check-in, resources, logistics, and operational readiness.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#17271d",
  "theme_color": "#1f3525",
  "icons": [
    {
      "src": "/icons/rallypoint-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/rallypoint-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
