{
  "name": "Ruthie \u2014 Course Operations",
  "short_name": "Ruthie",
  "description": "Voice-first AI operations dashboard for golf course superintendents",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050400",
  "theme_color": "#e8be05",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ruthie HUD"
    },
    {
      "src": "/icons/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ruthie Dashboard"
    }
  ],
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "scope": "/"
}