{
  "name": "Habla — Spanish, in fifteen-minute bursts",
  "short_name": "Habla",
  "description": "An adult Spanish learning app. No streaks, no gems, no mascot. Listen, Watch, Talk, Review.",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1E3A8C",
  "background_color": "#1A1614",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Start Listen drill",
      "short_name": "Listen",
      "description": "Jump straight into today's twelve-minute drill",
      "url": "/listen",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
