{
  "name": "BLYX — Beautiful QR Code Generator",
  "short_name": "BLYX",
  "description": "Create beautiful, high-quality QR codes with advanced design options and fast export. Customize frames, colors, and embedded logos for print or web.",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/resources/web-01.png",
      "sizes": "1366x768",
      "type": "image/png",
      "label": "Web — Editor and export",
      "form_factor": "wide"
    },
    {
      "src": "/assets/resources/web-02.png",
      "sizes": "1366x768",
      "type": "image/png",
      "label": "Web — Templates gallery"
    },
    {
      "src": "/assets/resources/mobile-01.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Mobile — Simple QR creation"
    },
    {
      "src": "/assets/resources/mobile-02.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "Mobile — Preview and share"
    }
  ],
  "id": "/",
  "start_url": "/?utm_source=homescreen",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "fullscreen"],
  "orientation": "any",
  "theme_color": "#111827",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "related_applications": []
}
