{
  "name": "OmniLearn AI — by BumbleBit Studios",
  "short_name": "OmniLearn AI",
  "start_url": "./index.html",
  "id": "com.bumblebitstudios.omnilearn",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0d14",
  "theme_color": "#0a0d14",
  "description": "Multi-mode Socratic AI concept studio, 30-year PYQ mock test simulator, 3D flashcards, and live AI voice tutor by BumbleBit Studios.",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "omnilearn_app_icon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "omnilearn_app_icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "bumblebit_studios_logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live CBT Mock Test",
      "short_name": "Mock Test",
      "description": "Launch 30-Year PYQ Timed Exam Simulator",
      "url": "./index.html#cbt-exam-simulator",
      "icons": [{ "src": "omnilearn_app_icon.jpg", "sizes": "192x192" }]
    },
    {
      "name": "School Room Portal",
      "short_name": "School Room",
      "description": "Enter your school's private notes and homework room",
      "url": "./index.html#institutional-rooms",
      "icons": [{ "src": "omnilearn_app_icon.jpg", "sizes": "192x192" }]
    },
    {
      "name": "1v1 WhatsApp Duel",
      "short_name": "1v1 Duel",
      "description": "Challenge friends in a 10-question MCQ battle",
      "url": "./index.html#whatsapp-duel-arena",
      "icons": [{ "src": "omnilearn_app_icon.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Voice Tutor",
      "short_name": "Voice Tutor",
      "description": "Hands-Free verbal Socratic doubt solving",
      "url": "./index.html",
      "icons": [{ "src": "omnilearn_app_icon.jpg", "sizes": "192x192" }]
    }
  ]
}
