{
  "name": "Français A0 → A1 — Learn French from Zero",
  "short_name": "Français A1",
  "description": "A free, complete French course from absolute zero to A1 — 36 lessons with pronunciation, grammar, audio and meanings in your own language.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "./?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6fb",
  "theme_color": "#1b3fa0",
  "categories": ["education", "books", "productivity"],
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Start lesson 1", "url": "./?p=l01" },
    { "name": "Course roadmap", "url": "./?p=roadmap" },
    { "name": "Search a word", "url": "./?p=search" }
  ]
}
