{
  "name": "PawAfterglow",
  "short_name": "PawAfterglow",
  "description": "The warm light that stays with you — your digital companion, forever.",
  "start_url": "/companion",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#FF9B50",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["lifestyle", "entertainment", "pets"],
  "icons": [
    {
      "src": "/icons/paw-print.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Visit Buddy",
      "url": "/companion",
      "description": "Spend time with your companion"
    },
    {
      "name": "Memory Gallery",
      "url": "/companion?tab=memory",
      "description": "View your memories together"
    }
  ]
}
