{
  "name": "皮皮的動物資訊網",
  "short_name": "皮皮動物資訊",
  "description": "整合認養、遺失協尋、公立收容所與收容統計的公益動物資訊平台。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "id": "./",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "categories": ["lifestyle", "utilities", "social"],
  "background_color": "#07111f",
  "theme_color": "#0b192a",
  "lang": "zh-TW",
  "icons": [
    {
      "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"
    }
  ],
  "shortcuts": [
    { "name": "浪浪認養", "url": "./adopt" },
    { "name": "全臺協尋雷達", "url": "./lost/community" },
    { "name": "公立收容所", "url": "./shelters" }
  ]
}
