{
  "name": "Namewheel — Random Name Picker",
  "short_name": "Namewheel",
  "description": "Free spinning wheel random name picker. Add names, spin, get a winner instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFBF0",
  "theme_color": "#FF6B6B",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "utilities", "entertainment"],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Namewheel spinning wheel random name picker"
    }
  ]
}
