{
  "name": "DailySupply",
  "short_name": "DailySupply",
  "description": "DailySupply — POS, orders, inventory & community commerce",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#16a34a",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "POS",
      "short_name": "POS",
      "description": "Open Point of Sale",
      "url": "/vendor/owner"
    },
    {
      "name": "Resident App",
      "short_name": "Shop",
      "description": "Open shopping app",
      "url": "/app"
    }
  ],
  "categories": ["business", "shopping", "productivity"],
  "lang": "en"
}
