{
  "name": "FrictionlessESL",
  "short_name": "FrictionlessESL",
  "description": "AI-powered ESP lesson generation for language educators",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1626",
  "theme_color": "#e8622a",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "share_title",
      "text":  "share_text",
      "url":   "share_url"
    }
  }
}
