{
  "short_name": "Cosm",
  "name": "Cosm — 星のささやき",
  "description": "あなたの感情が星に変わる、幻想的な宇宙のタイムライン",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#020005",
  "theme_color": "#080214",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["social", "entertainment", "lifestyle"]
}