{
  "name": "Lisa — reisgenoot voor onderweg",
  "short_name": "Lisa",
  "description": "Spraakgestuurde reisgenoot voor lange ritten. Praat, spar, leer Spaans en hoor positief nieuws.",
  "lang": "nl",
  "dir": "ltr",
  "start_url": "./?src=pwa",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#080A0F",
  "theme_color": "#080A0F",
  "categories": ["productivity", "education", "travel"],
  "icons": [
    { "src": "icons/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Idee dicteren",
      "short_name": "Idee",
      "description": "Meteen klaar om een notitie in te spreken",
      "url": "./?mode=note",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Spaans oefenen",
      "short_name": "Spaans",
      "description": "Begint direct met het Spaans van de dag",
      "url": "./?mode=spaans",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Positief nieuws",
      "short_name": "Nieuws",
      "description": "Lisa vertelt meteen wat er speelt op Brightnews",
      "url": "./?mode=nieuws",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
