{
  "name": "今天吃什麼",
  "short_name": "吃什麼",
  "description": "記錄吃過的餐廳，依照你的口味推薦今天吃什麼。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fffdf8",
  "theme_color": "#4c7a68",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
