{
  "name": "Xi'an City Travel — Tourist Map",
  "short_name": "Xi'an Travel",
  "description": "Interactive Xi'an tourist map with attraction photos, prices, metro lines and route planning. Works offline after your first visit.",
  "start_url": "/tourist-attractions-map.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00875a",
  "lang": "en",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
