{
  "name": "CampusO₂ — 11+ (Eleven Plus), GCSE & A-Level Exam Practice",
  "short_name": "CampusO₂",
  "description": "Unlimited 11+ (eleven plus), GCSE and A-Level exam practice. AI-generated 11 plus practice papers, flashcards and study guides for grammar school and entrance exams.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#7C3AED",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CampusO₂ — AI-Powered Exam Practice"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Exams",
      "short_name": "Create Exams",
      "description": "Generate AI exams and flash cards",
      "url": "/create-exams",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "My Exams",
      "short_name": "My Exams",
      "description": "View your saved exams",
      "url": "/my-exams",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
