{
  "short_name": "吃啥你要",
  "name": "吃啥你要，餐車地圖",
  "description": "即時顯示附近的餐車位置，精準掌握行動餐車動態。想吃街頭美食？打開地圖，不再錯過任何餐車的美食。",
  "icons": [
    {
      "src": "/images/mahlzeit_karte_ios_180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/mahlzeit_karte_android_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/mahlzeit_karte_android_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "start_url": "/",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#FF914D",
  "lang": "zh-TW",
  "shortcuts": [
    {
      "name": "吃啥你要，餐車地圖",
      "short_name": "吃啥你要",
      "description": "吃啥你要，餐車地圖",
      "url": "/",
      "icons": [
        { 
          "src": "/images/mahlzeit_karte_android_192x192.png",
          "sizes": "192x192" 
        }]
    }
  ]
}