{
  "name": "Cellar",
  "short_name": "Cellar",
  "description": "ワインをもっと楽しむためのアプリ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0C0715",
  "background_color": "#0C0715",
  "lang": "ja",
  "icons": [
    {
      "src": "/favicon-192.png?v=crest3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png?v=crest3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
