{
  "name": "QualiMundi — Mijn reis",
  "short_name": "Mijn reis",
  "description": "Reizigersportaal van QualiMundi: briefing, voorstel en reisdocumenten.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#152231",
  "lang": "nl-BE",
  "icons": [
    {
      "src": "../assets/img/favicon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "../assets/img/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../assets/img/favicon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Noodinformatie",
      "short_name": "Nood",
      "description": "Wie je bereikt als er onderweg iets misloopt.",
      "url": "./nood.php"
    }
  ]
}
