{
  "name": "MyCar",
  "short_name": "MyCar",
  "description": "Standalone Vehicle Fuel, Service & Expense Tracker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#101317",
  "theme_color": "#101317",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23101317'><rect width='512' height='512' rx='120' fill='%23101317'/><circle cx='256' cy='256' r='200' fill='none' stroke='%232c343e' stroke-width='16'/><path d='M160 380V160c0-17.7 14.3-32 32-32h80c17.7 0 32 14.3 32 32v220h48V250c0-8.8 7.2-16 16-16h8c8.8 0 16 7.2 16 16v130c0 17.7-14.3 32-32 32h-80V380H160z' fill='%23d4af37'/><rect x='190' y='160' width='84' height='60' rx='8' fill='%23101317'/><circle cx='232' cy='190' r='14' fill='%2348c774'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
