{
  "name": "Affiliate Tracker",
  "short_name": "Tracker",
  "description": "Track dine leads og affiliate-indtjening",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#1e1e2a",
  "theme_color": "#7c6aff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
