{
  "name": "SC01Check — Tesla VIN decoder",
  "short_name": "SC01Check",
  "description": "Decode a Tesla VIN: Supercharging transfer status, Full Self-Driving ownership, factory options and battery health.",
  "start_url": "/app.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b5d4e",
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
