{
  "name": "Archeoscope: The Forgotten Relics",
  "short_name": "Archeoscope",
  "description": "Explora civilizaciones antiguas y descubre reliquias olvidadas en un viaje inmersivo por la historia",
  "id": "/ArcheoScope/",
  "start_url": "/ArcheoScope/",
  "scope": "/ArcheoScope/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "categories": ["games", "education", "entertainment"],
  "icons": [
    {
      "src": "/ArcheoScope/branding/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ArcheoScope/branding/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/ArcheoScope/branding/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/ArcheoScope/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/ArcheoScope/screenshots/mobile.png",
      "sizes": "720x1280",
      "type": "image/png"
    }
  ]
}
