{
  "name": "TypeAI — Fix Your English",
  "short_name": "TypeAI",
  "description": "Fix and upgrade your English as you write, then paste it anywhere.",
  "id": "/typeai.html",
  "start_url": "/typeai.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0ea5e9",
  "theme_color": "#0ea5e9",
  "lang": "en",
  "dir": "ltr",
  "categories": ["education"],
  "icons": [
    { "src": "/art/icons/typeai-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/art/icons/typeai-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/art/icons/typeai-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
