{
  "name": "Iwange Inventory System",
  "short_name": "Iwange Inventory",
  "description": "Gucunga Stock n'Ibicuruzwa byawe - Manage your inventory and sales",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#141412",
  "theme_color": "#C94B12",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Gurisha Vuba",
      "short_name": "Quick Sell",
      "description": "Gufungura Quick Sell",
      "url": "/QuickSell",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Stock",
      "short_name": "Stock",
      "description": "Kureba Stock",
      "url": "/Stock",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Amafaranga",
      "short_name": "Sales",
      "description": "Kureba Ibyagurishijwe",
      "url": "/Daily",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
