{
  "name": "Gusta～大阪府の給食献立～",
  "short_name": "Gusta",
  "description": "大阪府の市町村ごとの小学校給食献立を日付別に見られるWebアプリです。",
  "start_url": "/gusta/",
  "scope": "/gusta/",
  "display": "standalone",
  "background_color": "#fbf5e7",
  "theme_color": "#fbf5e7",
  "lang": "ja",
  "icons": [
    {
      "src": "icons/gusta-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/gusta-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
