{
  "id": "/",
  "name": "CuriousAtoms — Learning Universe",
  "short_name": "CuriousAtoms",
  "description": "A connected learning universe where young minds play, question, experiment, read, build and create across science, mathematics, coding and more.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#5b21b6",
  "background_color": "#1e103a",
  "categories": ["education", "games", "kids"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/pwa-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "LearnPlay Games",
      "short_name": "Games",
      "description": "Open the CuriousAtoms learning-game universe.",
      "url": "/poker.html?source=pwa-shortcut",
      "icons": [{"src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Einstein's Lab",
      "short_name": "Lab",
      "description": "Ask questions, explore experiments and build scientific curiosity.",
      "url": "/einsteinlab.html?source=pwa-shortcut",
      "icons": [{"src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "Story Universe",
      "short_name": "Stories",
      "description": "Explore CuriousAtoms science and mathematics stories.",
      "url": "/books.html?source=pwa-shortcut",
      "icons": [{"src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png"}]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "Open your CuriousAtoms account.",
      "url": "/account.html?source=pwa-shortcut",
      "icons": [{"src": "/images/pwa-icon-192.png", "sizes": "192x192", "type": "image/png"}]
    }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "handle_links": "preferred"
}
