{
  "name": "Who gets the Millionies?",
  "short_name": "Millionies",
  "description": "A silly trivia game with AI-generated questions",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "background_color": "#020618",
  "theme_color": "#020618",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg"
    }
  ]
}
