{
  "name": "LytaWorks — Retail Management",
  "short_name": "LytaWorks",
  "description": "Multi-tenant retail management: shops, products, sales, and stock in one place.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#D4A017",
  "orientation": "any",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/LytaWorks_Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/LytaWorks_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/LytaWorks_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/overview.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard overview"
    }
  ]
}
