{
  "name": "QR Code Creator — P.A.U. Systems",
  "short_name": "QR Creator",
  "description": "Create unlimited branded QR codes with embedded logos, or digital business cards that save straight to a phone's contacts. Free, no account.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#EFEBE1",
  "theme_color": "#24333F",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
