{
  "name": "QikQr",
  "short_name": "QikQr",
  "description": "Instant, zero-server QR generation. Create beautiful, highly customizable QR codes offline.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
