{
  "name": "AOZU - 創作設計アプリ",
  "short_name": "AOZU",
  "description": "AIの力を借りて、あなたの傑作ストーリーを設計しましょう。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070913",
  "theme_color": "#070913",
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
