{
  "name": "Nixie — Dealer Management System",
  "short_name": "Nixie DMS",
  "description": "Manage customers, products, sales, services, AMC & invoices",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1929",
  "theme_color": "#FF6B35",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
