{
  "name": "Aramfix · Evolution Fasteners",
  "short_name": "Aramfix",
  "description": "Premium boorschroeven & bevestigers — direct bestellen, project-orders en verzendkosten in één app.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f1ed",
  "theme_color": "#cc1118",
  "lang": "nl-NL",
  "dir": "ltr",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Webshop openen",
      "short_name": "Webshop",
      "description": "Direct naar de productcatalogus",
      "url": "/webshop?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mijn project",
      "short_name": "Project",
      "description": "Mijn opgeslagen projectorder bekijken",
      "url": "/project?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Smart Selector",
      "short_name": "AI",
      "description": "AI helpt je de juiste schroef vinden",
      "url": "/smart-selector?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
