{
  "name": "JJStampGo 集章平台",
  "short_name": "JJStampGo",
  "description": "集章系統",
  "start_url": "/login.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071a14",
  "theme_color": "#00ff78",
  "icons": [
    {
      "src": "/images/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}