{
  "name": "FortuneLifeWheel — Random Name Picker",
  "short_name": "FortuneLifeWheel",
  "description": "Spin the wheel to pick a random name. Works offline; nothing is uploaded.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f5f9",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}
