{
  "name": "Furrdle — Daily Furry Word Game",
  "short_name": "Furrdle",
  "description": "Guess the furry-themed word in 6 tries! New puzzle every day.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1520",
  "theme_color": "#1a1520",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%231a1520' width='100' height='100' rx='20'/><text y='70' x='50' text-anchor='middle' font-size='60'>🐾</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
