{
  "name": "Scantrail - Branded QR Codes with Scan Analytics",
  "short_name": "Scantrail",
  "description": "Make branded QR codes in your colors with your logo, then follow every scan: when, where, and what device. Anonymous analytics for small businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF3E6",
  "theme_color": "#2E5941",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
