{
  "name": "營養切切樂",
  "short_name": "切切樂",
  "description": "用切的方式學習營養知識！辨別蛋白質、蔬菜、澱粉，擊倒垃圾食物！",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfae7",
  "theme_color": "#388E3C",
  "lang": "zh-TW",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
