{
  "name": "Om Machinery & Hardware Stores",
  "short_name": "Om Machinery",
  "description": "Stock, GST billing, accounts and repairs for Om Machinery & Hardware Stores, Hanumanbari.",
  "id": "/dashboard",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#16324F",
  "theme_color": "#16324F",
  "lang": "en-IN",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New invoice", "url": "/sales/new", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Receive payment", "url": "/payments/new", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Products", "url": "/products", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Customers", "url": "/customers", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
