{
  "name": "Eduarise - Augmented Reality Learning Platform",
  "short_name": "Eduarise",
  "description": "Transform education with immersive AR learning experiences. Eduarise brings concepts off the page and into your space, helping students learn faster and remember longer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4AB7E0",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/logo-horizontal.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["education", "learning", "ar", "augmented-reality"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Products",
      "short_name": "Products",
      "description": "Browse AR learning products",
      "url": "/products",
      "icons": [
        {
          "src": "/img/logo-horizontal.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn about Eduarise",
      "url": "/about",
      "icons": [
        {
          "src": "/img/logo-horizontal.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}

