{
  "id": "/",
  "name": "Droptreel — E-commerce Operations",
  "short_name": "Droptreel",
  "description": "Manage product sourcing, stores, orders, inventory, fulfillment, and returns from one e-commerce workspace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffefc",
  "theme_color": "#1379f0",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "/media/app/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/app/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/app/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
