{
  "name": "The Great Rice Journey Challenge",
  "short_name": "Rice Journey",
  "description": "A cultural quiz across the Silk Road.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "portrait",
  "background_color": "#1C0E00",
  "theme_color": "#1C0E00",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}