{
  "id": "/?source=pwa",
  "name": "AFK City — A beautiful city that builds itself. Watch, control, or create.",
  "short_name": "AFK City",
  "description": "A free browser city builder that builds itself. Watch a beautiful low-poly city grow, take control, or create your own megalopolis. By Kushal Chudiwala for AI Brand Solutions (info@aibrandsolutions.in).",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#1a2438",
  "theme_color": "#0a0a0a",
  "categories": ["games", "entertainment", "strategy"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    { "src": "/assets/screens/phone-1.jpg", "sizes": "1080x1920", "type": "image/jpeg", "form_factor": "narrow", "label": "Golden-hour skyline over a city that builds itself" },
    { "src": "/assets/screens/phone-3.jpg", "sizes": "1080x1920", "type": "image/jpeg", "form_factor": "narrow", "label": "The metropolis lit up at night" },
    { "src": "/assets/screens/phone-2.jpg", "sizes": "1080x1920", "type": "image/jpeg", "form_factor": "narrow", "label": "Landmark towers by day" },
    { "src": "/assets/screens/tablet-1.jpg", "sizes": "1920x1080", "type": "image/jpeg", "form_factor": "wide", "label": "Sunset over the full city sprawl" },
    { "src": "/assets/screens/tablet-2.jpg", "sizes": "1920x1080", "type": "image/jpeg", "form_factor": "wide", "label": "Downtown towers and green parks" }
  ]
}
