{
  "name": "WordGate — Learn a Language to Unlock Your Phone",
  "short_name": "WordGate",
  "description": "WordGate locks your phone until you learn your daily vocabulary words. Turn dead screen time into real language progress.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#6c5ce7",
  "icons": [
    {
      "src": "/icons/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
