{
  "id": "/",
  "name": "NextStock — Inventory & Point of Sale",
  "short_name": "NextStock",
  "description": "Ring up counter sales, run a cash drawer, and manage stock, purchasing and invoicing for your business.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0b1828",
  "background_color": "#f6f7f7",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
