{
  "name": "Tangopet — 台灣送養狗狗平台",
  "short_name": "Tangopet",
  "description": "一個專注發現的台灣狗狗送養平台",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "zh-Hant-TW",
  "dir": "ltr",
  "background_color": "#fff7ed",
  "theme_color": "#fb923c",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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"
    }
  ]
}
