{
  "name": "Phase Pal - AI Companions for Games, Voice & Characters",
  "short_name": "Phase Pal",
  "description": "Create and discover AI companions with expressive voices, custom character models, and game integrations.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fbff",
  "theme_color": "#0757d6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "utilities", "social"],
  "icons": [
    {
      "src": "/images/brand/bunny-square-fill.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/brand/bunny-square-fill-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Pals",
      "short_name": "Browse",
      "description": "Browse AI voice companions",
      "url": "/",
      "icons": [
        {
          "src": "/images/brand/bunny-square-fill-512.png",
          "sizes": "512x512"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Access your dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/images/brand/bunny-square-fill-512.png",
          "sizes": "512x512"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/images/landing/celeste-landing.png",
      "sizes": "1949x807",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Phase Pal main interface"
    }
  ]
}
