{
  "name": "Out of the Claudeset",
  "short_name": "Claudeset",
  "description": "An AI-focused news aggregator and discussion board with source bias labels and a bright-side sentiment filter.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E6F4EC",
  "theme_color": "#E6F4EC",
  "categories": [
    "news",
    "social"
  ],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}