{
  "name": "MonoType - Master Your Typing Speed & Accuracy",
  "short_name": "MonoType",
  "description": "Next-Gen Typing Refinement with AI. Master typing with real-time feedback, detailed analytics, and personalized training.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#ffffff",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1080x1440",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/ico"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Typing Test",
      "short_name": "Typing Test",
      "description": "Begin a typing test on MonoType",
      "url": "/?mode=test",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots_wide": [
    {
      "src": "/screenshot-wide-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
