{
  "name": "Decision Tools Hub",
  "short_name": "DecisionHub",
  "description": "Free online decision tools: coin flip, spin wheel, dice, and more.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#F8F7F4",
  "theme_color": "#FF5C28",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "https://fav.farm/⚡", "sizes": "192x192", "type": "image/png" },
    { "src": "https://fav.farm/⚡", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["utilities", "productivity", "games"],
  "lang": "en",
  "shortcuts": [
    { "name": "Coin Flip", "url": "/coin-flip.html", "description": "Flip a coin instantly" },
    { "name": "Spin Wheel", "url": "/spin-wheel.html", "description": "Spin the decision wheel" },
    { "name": "Dice Roller", "url": "/dice.html", "description": "Roll virtual dice" }
  ]
}
