{
  "name": "美食地圖",
  "short_name": "美食地圖",
  "description": "本機優先的美食點位地圖，可搜尋、篩選、匯入與匯出店家資料。",
  "start_url": "/mobile/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f6f3ec",
  "theme_color": "#d83f2a",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
