{
  "name": "Language Grind: Arabic & Pushtu Drills",
  "short_name": "Language Grind",
  "description": "Fast-paced gamified language drilling for Arabic and Pushtu. Install on your home screen, play offline.",
  "start_url": "/pwa-app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#60a5fa",
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230f172a' width='540' height='720'/><text x='50%' y='40%' font-size='120' fill='%2360a5fa' text-anchor='middle' dominant-baseline='central' font-weight='bold' font-family='Arial'>⚡</text><text x='50%' y='60%' font-size='48' fill='%23e2e8f0' text-anchor='middle' font-weight='bold' font-family='Arial'>Language Grind</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'><rect fill='%230f172a' width='1280' height='720'/><text x='50%' y='40%' font-size='160' fill='%2360a5fa' text-anchor='middle' dominant-baseline='central' font-weight='bold' font-family='Arial'>⚡</text><text x='50%' y='60%' font-size='64' fill='%23e2e8f0' text-anchor='middle' font-weight='bold' font-family='Arial'>Language Grind</text></svg>",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f172a' width='192' height='192'/><text x='50%' y='50%' font-size='100' fill='%2360a5fa' text-anchor='middle' dominant-baseline='central' font-weight='bold'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230f172a' width='192' height='192' rx='48'/><text x='50%' y='50%' font-size='100' fill='%2360a5fa' text-anchor='middle' dominant-baseline='central' font-weight='bold'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230f172a' width='512' height='512'/><text x='50%' y='50%' font-size='250' fill='%2360a5fa' text-anchor='middle' dominant-baseline='central' font-weight='bold'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Arabic Drills",
      "short_name": "Arabic",
      "description": "Start Arabic vocabulary drills",
      "url": "/pwa-app.html?lang=arabic&game=rapid",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230f172a' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='%2360a5fa' text-anchor='middle' dominant-baseline='central' font-weight='bold'>🇸🇦</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Pushtu Drills",
      "short_name": "Pushtu",
      "description": "Start Pushtu vocabulary drills",
      "url": "/pwa-app.html?lang=pushtu&game=rapid",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%230f172a' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='%2360a5fa' text-anchor='middle' dominant-baseline='central' font-weight='bold'>🇦🇫</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text"
    }
  }
}
