{
  "short_name": "ElectroStock",
  "name": "ElectroStock Manager",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "192x192 512x512"
    },
    {
      "src": "https://dummyimage.com/192x192/0ea5e9/ffffff.png&text=ES",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://dummyimage.com/512x512/0ea5e9/ffffff.png&text=ES",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#0f172a",
  "display": "standalone",
  "theme_color": "#0ea5e9",
  "description": "Inventory and Sales management app"
}
