{
  "name": "GaragePoint",
  "short_name": "GaragePoint",
  "description": "De curated marketplace voor automotive diensten in België.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#7C3AED",
  "lang": "nl-BE",
  "categories": ["business", "productivity", "automotive"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Garage zoeken",
      "short_name": "Garages",
      "description": "Zoek een garage in je buurt",
      "url": "/garages"
    },
    {
      "name": "Wagens te koop",
      "short_name": "Te koop",
      "description": "Bekijk wagens van onze partners",
      "url": "/te-koop"
    }
  ]
}
