{
  "name": "Shift Command Center",
  "short_name": "Shift Command",
  "description": "Operations hub for outdoor tour operators",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#FBF8F3",
  "theme_color": "#1B3A4B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
