{
  "name": "Shellify",
  "short_name": "Shellify",
  "description": "Turn any website into your own app. Per-app isolation, ad blocking, biometric lock, and encrypted backup. Local-first. No cloud. No tracking.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#7C4DFF",
  "background_color": "#0D1117",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
