{
  "name": "水果方塊市集 🍓🍉",
  "short_name": "水果方塊",
  "description": "經典俄羅斯方塊結合水果大爆炸的流暢打擊感消除遊戲！",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#1e251c",
  "theme_color": "#81c784",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "fruit192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "fruit512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
