{
  "name": "GJEF Secure File System",
  "short_name": "GJEF",
  "description": "Generate encrypted PDF, CSV, XLSX, PPTX, PNG chart and markup files, analyse them with AI, and verify integrity with SHA-256. An idea and product of Godfrey Jeremiah.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "categories": ["productivity", "security", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New secure document",
      "short_name": "New file",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
