{
  "name": "QR-SMITH",
  "short_name": "QRSMITH",
  "description": "Free static QR code generator with logo, styles, and dark mode.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F7F5",
  "theme_color": "#12141C",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" },
    { "src": "favicon.ico", "sizes": "192x192", "type": "image/x-icon", "purpose": "any maskable" },
    { "src": "favicon.ico", "sizes": "512x512", "type": "image/x-icon", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "screenshots": [
    { "src": "og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" }
  ]
}
