{
  "name": "Tousantibon Management",
  "short_name": "Tousantibon",
  "description": "Unforgettable Essence — Perfume Business Management",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#C9A84C",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "New Sale",
      "url": "/sales/new",
      "description": "Create a new sale order"
    },
    {
      "name": "Inventory",
      "url": "/inventory",
      "description": "Check stock levels"
    }
  ]
}
