{
  "short_name": "shadowauth",
  "name": "shadowauth: Encrypted Local Vault",
  "description": "Encrypted secrets vault with a local REST API for proximity authentication.",
  "icons": [
    {
      "src": "https://shadowauth.app.pky.ad/icons/48.webp",
      "type": "image/webp",
      "sizes": "48x48",
      "purpose": "any"
    },
    {
      "src": "https://shadowauth.app.pky.ad/icons/72.webp",
      "type": "image/webp",
      "sizes": "72x72",
      "purpose": "any"
    },
    {
      "src": "https://shadowauth.app.pky.ad/icons/96.webp",
      "type": "image/webp",
      "sizes": "96x96",
      "purpose": "any"
    },
    {
      "src": "https://shadowauth.app.pky.ad/icons/144.webp",
      "type": "image/webp",
      "sizes": "144x144",
      "purpose": "any"
    },
    {
      "src": "https://shadowauth.app.pky.ad/icons/192.webp",
      "type": "image/webp",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "https://shadowauth.app.pky.ad/icons/512.webp",
      "type": "image/webp",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://shadowauth.app.pky.ad/pwa-screenshots/phone.webp",
      "sizes": "1290x2796",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Mobile App View"
    },
    {
      "src": "https://shadowauth.app.pky.ad/pwa-screenshots/tablet.webp",
      "sizes": "2732x2048",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Tablet App View"
    },
    {
      "src": "https://shadowauth.app.pky.ad/pwa-screenshots/desktop.webp",
      "sizes": "3606x2160",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Desktop App View"
    }
  ],
  "background_color": "#04243a",
  "theme_color": "#04243a",
  "display": "standalone",
  "start_url": "https://shadowauth.app.pky.ad/",
  "scope": "https://shadowauth.app.pky.ad/",
  "orientation": "any",
  "categories": [
    "productivity",
    "security",
    "utilities"
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=ad.pky.app.shadowauth",
      "id": "ad.pky.app.shadowauth"
    }
  ],
  "prefer_related_applications": true
}
