{
  "name": "LinkPunch — Physical Marketing Attribution",
  "short_name": "LinkPunch",
  "description": "Track QR codes, short links, and physical marketing from scan to revenue.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F8F9FB",
  "theme_color": "#1B2541",
  "orientation": "portrait-primary",
  "scope": "/",
  "id": "/",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Links",
      "short_name": "Links",
      "url": "/links"
    }
  ]
}
