{
  "name": "屏實力 · 屏東縣行政便民服務平台",
  "short_name": "屏實力便民",
  "description": "屏實力公文表單與行政便民服務平台 - 大型傢具清運、工程概算申請、村務工作需求陳報",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "lang": "zh-Hant-TW",
  "categories": [
    "government",
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}