{
  "name": "Spencer's Website",
  "short_name": "Spencer's",
  "description": "Games, AI chat, and a thriving community.",
  "start_url": "/main.php",
  "display": "standalone",
  "background_color": "#04040a",
  "theme_color": "#04040a",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/images/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/favicon.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["games", "entertainment", "social"]
}
