{
  "name": "CinemaEphemeral - 今日の映画",
  "short_name": "TodaysFilm",
  "description": "毎日映画がアンロックされる一期一会の映画レコメンドアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#ffd700",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "lifestyle"],
  "lang": "ja",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23ffd700'/><text x='96' y='130' font-size='80' text-anchor='middle' fill='%230d1117'>🎬</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%23ffd700'/><text x='256' y='350' font-size='200' text-anchor='middle' fill='%230d1117'>🎬</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 568'><rect width='320' height='568' fill='%230d1117'/><text x='160' y='100' font-size='24' text-anchor='middle' fill='%23ffd700'>CinemaEphemeral</text><text x='160' y='200' font-size='80' text-anchor='middle' fill='%23f0f6fc'>🎬</text><text x='160' y='300' font-size='18' text-anchor='middle' fill='%238b949e'>今日の映画</text></svg>",
      "sizes": "320x568",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "今日の映画",
      "short_name": "Today",
      "description": "今日の映画を表示",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='48' y='65' font-size='40' text-anchor='middle'>🎬</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "id": "cinema-ephemeral-app",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "protocol_handlers": [],
  "file_handlers": []
}