{
  "id": "https://thefocera.co.in/",
  "short_name": "Focera",
  "name": "Focera — AI-Powered Study Platform",
  "description": "India's AI-powered study platform with personalized study plans, Pomodoro focus timers, gamification, XP streaks, community study rooms, and smart revision suggestions. Built for UPSC, JEE, NEET, GATE, and all students.",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/logo-m.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/load-logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Focera Dashboard — Your Complete Study Overview"
    },
    {
      "src": "/screenshots/focus-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Focus Mode with Pomodoro Timer and XP Tracking"
    }
  ],
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "background_color": "#141210",
  "theme_color": "#F05A1A",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Start Focus Session",
      "short_name": "Focus",
      "description": "Jump directly into a Pomodoro focus session and start earning XP",
      "url": "/study/focus?utm_source=shortcut",
      "icons": [
        { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" }
      ]
    },
    {
      "name": "My AI Study Planner",
      "short_name": "Planner",
      "description": "View and manage your AI-generated study plan",
      "url": "/planner?utm_source=shortcut",
      "icons": [
        { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" }
      ]
    },
    {
      "name": "Leaderboard",
      "short_name": "Rank",
      "description": "Check your global study rank and XP",
      "url": "/leaderboard?utm_source=shortcut",
      "icons": [
        { "src": "/favicon.png", "sizes": "32x32", "type": "image/png" }
      ]
    }
  ]
}
