{
  "name": "Globe Quest",
  "short_name": "Globe Quest",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "description": "Educational geography game focused on learning country locations.",
  "icons": [
    {
      "src": "https://picsum.photos/seed/globe/192/192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://picsum.photos/seed/globe/512/512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
