{
  "name": "KAM PDFs",
  "short_name": "KAM PDFs",
  "description": "Free offline PDF editor. No account, no upload, no paywall.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1e1f24",
  "theme_color": "#1e1f24",
  "icons": [
    {
      "src": "icons/icon-16.png?v=3",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-24.png?v=3",
      "sizes": "24x24",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-32.png?v=3",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-48.png?v=3",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-64.png?v=3",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-96.png?v=3",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-128.png?v=3",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-256.png?v=3",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Scanner",
      "short_name": "Scanner",
      "description": "Scan documents with the phone camera",
      "url": "./scan.html",
      "icons": [
        {
          "src": "icons/icon-192.png?v=3",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "id": "./index.html"
}
