{
  "name": "mnemoptic — Optical-store software",
  "short_name": "mnemoptic",
  "description": "The complete optical-store system. Bilingual invoices, ZATCA-compliant for KSA, multi-currency for the GCC and Levant, multi-store franchise support.",
  "start_url": "app/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1a7fc1",
  "background_color": "#fbfbfd",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "health"],
  "icons": [
    {
      "src": "mnemoptic-mark.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "mnemoptic-mark-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open app",
      "short_name": "App",
      "description": "Jump straight into the optical-store app",
      "url": "app/app.html"
    },
    {
      "name": "Setup wizard",
      "short_name": "Setup",
      "description": "Verify your Firebase + license setup",
      "url": "app/setup.html"
    },
    {
      "name": "Admin dashboard",
      "short_name": "Admin",
      "description": "License + install monitoring",
      "url": "app/admin.html"
    }
  ]
}
