{
  "name": "DealerPal",
  "short_name": "DealerPal",
  "description": "Stock, invoicing, repairs and true margin for independent motor dealers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0E0F11",
  "theme_color": "#0E0F11",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Issues", "url": "/", "description": "Open the Issue Controller" },
    { "name": "Stock & Invoice", "url": "/stock.html", "description": "Open Stock and Invoice" }
  ]
}
