{
  "name": "WordSparkAI",
  "short_name": "WordSparkAI",
  "description": "AI-Powered Vocabulary & Reading Enhancement",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": [
    "education",
    "productivity",
    "utilities"
  ],
  "icons": [
    {
      "src": "/app-icon-1024.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon-1024.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/app-icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/feature-graphic.html",
      "sizes": "1024x500",
      "type": "text/html",
      "form_factor": "wide"
    }
  ]
}