{
  "name": "DriveScore \u2014 Mock Tests & Diagnosis",
  "short_name": "DriveScore",
  "description": "Mock tests with a diagnosis engine that explains why marks were lost \u2014 not just the score.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#090A0C",
  "theme_color": "#090A0C",
  "categories": [
    "education"
  ],
  "icons": [
    {
      "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"
    }
  ]
}
