{
  "name": "Lumoraa FatBikes - Marktplaats",
  "short_name": "Lumoraa",
  "description": "De #1 FatBike marktplaats in Nederland. Koop, verkoop, GPS service en mobiele reparatie.",
  "start_url": "/",
  "id": "com.lumoraa.fatbikes",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "orientation": "portrait",
  "background_color": "#0a1a0f",
  "theme_color": "#00e676",
  "scope": "/",
  "lang": "nl",
  "dir": "ltr",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png?v=7",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png?v=7",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-1024.png?v=7",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Plaats advertentie",
      "short_name": "Plaatsen",
      "description": "Nieuwe FatBike advertentie plaatsen",
      "url": "/?action=upload",
      "icons": [{"src": "/icon-192.png?v=7", "sizes": "192x192"}]
    },
    {
      "name": "Marktplaats",
      "short_name": "Markt",
      "description": "Bekijk alle FatBikes",
      "url": "/?page=market",
      "icons": [{"src": "/icon-192.png?v=7", "sizes": "192x192"}]
    },
    {
      "name": "Mijn berichten",
      "short_name": "Berichten",
      "description": "Lees je berichten",
      "url": "/?page=messages",
      "icons": [{"src": "/icon-192.png?v=7", "sizes": "192x192"}]
    }
  ],
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "handle_links": "preferred"
}
