{
  "name": "Get MAR",
  "short_name": "Get MAR",
  "description": "Generate official MAR points certificates instantly for academic activities. Free, QR-verified certificates for students.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6366f1",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education", "productivity", "utilities"],  "icons": [
    {
      "src": "/logo.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.avif",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Get MAR - Certificate Generator Dashboard"
    }
  ],  "shortcuts": [
    {
      "name": "Generate Certificate",
      "short_name": "Generate",
      "description": "Quickly generate a new MAR certificate",
      "url": "/#activities",
      "icons": [
        {
          "src": "/pwa.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Certificates",
      "short_name": "My Certs",
      "description": "View your generated certificates",
      "url": "/my-certificates",
      "icons": [
        {
          "src": "/pwa.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
