{
  "name": "Indizio - AI Word Guessing Challenge",
  "short_name": "Indizio",
  "description": "Challenge an AI to guess your clues in a daily word puzzle. Provide clever clues while avoiding forbidden words across three difficulty levels",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#8b5cf6",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment", "education", "ai"],
  "lang": "en-AU",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "features": [
    "Daily word puzzles with a new challenge every day.",
    "Guide an AI to guess the secret word with your clues.",
    "Forbidden words add a strategic twist to your clues.",
    "Unlock more words for your clues with each turn.",
    "Track your stats and share your daily results.",
    "Personalize your experience with light and dark themes."
  ],
  "shortcuts": [
    {
      "name": "New Challenge",
      "short_name": "Challenge",
      "description": "Start a new word challenge",
      "url": "/"
    }
  ]
}
