{
  "name": "AutoSnap - Vehicle Recognition",
  "short_name": "AutoSnap",
  "description": "Instant vehicle identification via photo capture. Powered by Cars4sale.",
  "version": "3.0",
  "start_url": "/autosnap.html",
  "display": "standalone",
  "background_color": "#153546",
  "theme_color": "#153546",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/uploads/file-1752491207796-278327283.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/uploads/file-1752491207796-278327283.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/uploads/file-1752491207796-278327283.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["automotive", "utilities"],
  "lang": "en-GB",
  "scope": "/autosnap.html"
}