{
  "name": "Genies of Genius",
  "short_name": "Genies",
  "id": "/",
  "scope": "/",
  "description": "A 3D quiz board game: race the rainbow spiral, memorize wisdom, ring the bell, and become the Genie of Genius.",
  "start_url": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "portrait",
  "background_color": "#0c0918",
  "theme_color": "#0c0918",
  "categories": ["games", "education", "trivia"],
  "lang": "en",
  "icons": [
    { "src": "assets/icon-brand-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/icon-brand-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/splash-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}
