{
  "name": "AutoRef Audit Engine",
  "short_name": "AutoRef",
  "description": "The Seasoned Mechanic Audit. Verify your car service invoice instantly.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}