{
  "name": "Spare Parts Order Builder",
  "short_name": "Spare Parts",
  "description": "Turn a catalogue photo into a reviewed spare parts order, then export to Excel and PDF.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B2A32",
  "theme_color": "#1B2A32",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
