{
  "id": "/?source=pwa",
  "name": "NotesSecured — Encrypted Workspace",
  "short_name": "NotesSecured",
  "description": "Your private workspace, locked by you. Zero-knowledge encrypted notes, spreadsheets, to-do lists, checklists, drawings and study cards, with tags, folders and encrypted exports — on web, desktop and mobile.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "categories": ["productivity", "utilities", "security"],
  "icons": [
    {
      "src": "/icons/icon-16.png?v=20260901a",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-32.png?v=20260901a",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-48.png?v=20260901a",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-64.png?v=20260901a",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-72.png?v=20260901a",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png?v=20260901a",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-120.png?v=20260901a",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png?v=20260901a",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png?v=20260901a",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png?v=20260901a",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-180.png?v=20260901a",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png?v=20260901a",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-256.png?v=20260901a",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384.png?v=20260901a",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=20260901a",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-1024.png?v=20260901a",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png?v=20260901a",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png?v=20260901a",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/monochrome-192.png?v=20260901a",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "monochrome"
    },
    {
      "src": "/icons/monochrome-512.png?v=20260901a",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/landing-wide.png?v=20260901a",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "NotesSecured on desktop — encrypted notes, categories and tags"
    },
    {
      "src": "/screenshots/landing-narrow.png?v=20260901a",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "NotesSecured on mobile — your encrypted vault in your pocket"
    }
  ],
  "shortcuts": [
    {
      "name": "Open my notes",
      "short_name": "Notes",
      "url": "/notes",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260901a",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "url": "/settings",
      "icons": [
        {
          "src": "/icons/icon-192.png?v=20260901a",
          "sizes": "192x192",
          "type": "image/png",
          "purpose": "any"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
