{
  "name": "FouFou — City Trail Generator",
  "short_name": "FouFou",
  "description": "Smart city trails in Bangkok & Singapore — local picks + hidden gems",
  "id": "com.foufou.citytrails",
  "scope": "/FouFou/",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "lang": "en",
  "categories": [
    "travel",
    "navigation"
  ],
  "icons": [
    {
      "src": "icon-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192x192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}