{
  "name": "Smart Villages",
  "short_name": "Smart Villages",
  "description": "Smart Villages shuttle reservations for route browsing, trip booking, and account access.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8FAF9",
  "theme_color": "#00794C",
  "icons": [
    {
      "src": "/branding/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/branding/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/branding/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
