{
  "id": "/speak/",
  "name": "ZAZ Speak — 30-Day Charisma Course",
  "short_name": "ZAZ Speak",
  "description": "Fifteen minutes a day for a month. Conversation, presence and vocabulary in English and Urdu, coached live by ZAZ. A ZAZTEK International product.",
  "start_url": "/speak/dashboard.php?src=pwa",
  "scope": "/speak/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#08121F",
  "theme_color": "#08121F",
  "lang": "en",
  "dir": "auto",
  "categories": ["education", "productivity", "lifestyle"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/speak/assets/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/speak/assets/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/speak/assets/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/speak/assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/speak/assets/shot-narrow.png", "sizes": "540x1170", "type": "image/png", "form_factor": "narrow", "label": "A live drill with ZAZ, scored on five dimensions" },
    { "src": "/speak/assets/shot-wide.png",   "sizes": "1280x800", "type": "image/png", "form_factor": "wide",   "label": "ZAZ Speak — 30 days, 15 minutes a day" }
  ],
  "shortcuts": [
    { "name": "Today's session", "short_name": "Today",  "url": "/speak/day.php?src=pwa",
      "icons": [{ "src": "/speak/assets/icon-192.png", "sizes": "192x192" }] },
    { "name": "Word review",     "short_name": "Review", "url": "/speak/review.php?src=pwa",
      "icons": [{ "src": "/speak/assets/icon-192.png", "sizes": "192x192" }] }
  ]
}
