{
  "name": "SmartCity Tashkent",
  "short_name": "SmartCity",
  "description": "Your intelligent digital gateway to Tashkent city services",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "scope": "./",
  "lang": "en",
  "categories": ["government", "utilities", "navigation"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Transport",
      "url": "pages/transport.html",
      "description": "Check bus & metro schedules"
    },
    {
      "name": "Weather",
      "url": "pages/weather.html",
      "description": "Tashkent weather forecast"
    },
    {
      "name": "Emergency",
      "url": "pages/emergency.html",
      "description": "Emergency contacts"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-1.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Smart City Tashkent Dashboard"
    },
    {
      "src": "screenshot-1.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Smart City Tashkent Mobile"
    }
  ],
  "prefer_related_applications": false
}
