{
  "name": "GetMyCert - AI-Powered Certification Prep",
  "short_name": "GetMyCert",
  "description": "Free AI-powered certification prep platform. Pass your certification exam on the first try with 10,000+ practice questions.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#070B14",
  "background_color": "#070B14",
  "categories": [
    "education",
    "productivity"
  ],
  "icons": [
    {
      "src": "/images/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice Exams",
      "short_name": "Practice",
      "description": "Start practicing certification exams",
      "url": "/app?utm_source=shortcut&utm_medium=app",
      "icons": [
        {
          "src": "/images/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "Read certification prep tips and guides",
      "url": "/blog/?utm_source=shortcut&utm_medium=app",
      "icons": [
        {
          "src": "/images/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
