{
  "name": "Mappa Mundi",
  "short_name": "Mappa Mundi",
  "description": "Mappa Mundi is an interactive geography practice app for learning the world through map journeys, study preview, and tap-to-place activities.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#071528",
  "theme_color": "#071528",
  "icons": [
    {
      "src": "/assets/icons/atlas-quest-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/atlas-quest-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/atlas-quest-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
