{
  "name": "Claudaholic",
  "short_name": "Claudaholic",
  "description": "Daily cards from the Claude and agent world. Read the run. Hold a rank.",
  "start_url": "/play",
  "display": "standalone",
  "background_color": "#0B0E13",
  "theme_color": "#0B0E13",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
