{
  "name": "JustSpinWheel — Random Picker & Decision Wheel",
  "short_name": "SpinWheel",
  "description": "Free online spin wheel, random picker, and decision wheel. Works offline after first visit.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#16213e",
  "theme_color": "#0f3460",
  "lang": "en",
  "icons": [
    {
      "src": "assets/logo-wheel-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
