{
  "name": "Sorelle Stock Management",
  "short_name": "Sorelle",
  "description": "Sorelle stock, inventory, cart, sales, and stock movement management.",
  "start_url": "index.php?view=inventory",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#5f3424",
  "background_color": "#f7f3ee",
  "icons": [
    {
      "src": "public/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "public/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
