{
  "name": "Codex Solutions - QR Studio Pro",
  "short_name": "Codex QR",
  "description": "100% Client-side, privacy-first high resolution QR Code Generator with custom frames, logo overlay, and bulk export by Codex Solutions.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "productivity", "graphics_and_design"]
}
