{
  "id": "https://goldappsolutions.nl/",
  "name": "GoldSolutions - Software Bedrijf Drechtsteden",
  "short_name": "GoldSolutions",
  "description": "Software bedrijf in Drechtsteden. Expert in maatwerk software, apps, webshops en websites. Actief in heel Nederland.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#D4AF37",
  "orientation": "portrait-primary",
  "lang": "nl-NL",
  "dir": "ltr",
  "prefer_related_applications": false,

  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "categories": ["business", "productivity", "utilities"],

  "shortcuts": [
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Neem contact op met GoldSolutions",
      "url": "/contact.html",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Prijzen",
      "short_name": "Prijzen",
      "description": "Bekijk onze transparante prijzen",
      "url": "/prijzen.html",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Timematics",
      "short_name": "Timematics",
      "description": "Ontdek Timematics tijdregistratie",
      "url": "/producten/timematics.html",
      "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
