{
  "name": "Neudecor — Invoice & Quote Builder",
  "short_name": "Neudecor",
  "description": "Create, send and track quotes and invoices on site or remotely.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F0F2F5",
  "theme_color": "#1A1A1A",
  "categories": ["business", "productivity", "finance"],
  "icons": [
    { "src": "icon-192.png",            "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png",            "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png",   "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
