{
  "name": "TruckAlert Live",
  "short_name": "TruckAlert",
  "id": "./",
  "description": "Live verkeers- en chauffeursveiligheidskaart voor vrachtwagenchauffeurs",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#081018",
  "theme_color": "#081018",
  "orientation": "any",
  "categories": ["navigation", "travel", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
