{
  "name": "2qr.link - URL Shortener & QR Code Generator",
  "short_name": "2qr.link",
  "description": "Free URL shortener and QR code generator with analytics for registered users.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5fbff",
  "theme_color": "#0b1020",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
