{
  "name": "CarCheck — Encar.com Car Checker",
  "short_name": "CarCheck",
  "description": "Check cars from encar.com and calculate customs clearance for Moldova",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0C0C0E",
  "theme_color": "#C8441A",
  "lang": "ru",
  "categories": ["utilities", "finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
