{
  "name": "AI30人に聞いてみた",
  "short_name": "AI30人",
  "description": "質問を1つ投げると、立場の違うAI30人が答えます。",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf7f0",
  "theme_color": "#d93628",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
