{
  "name": "Camry Tracker",
  "short_name": "Camry",
  "description": "Maintenance log, service schedule, and fluids/parts reference for the Camry.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#10161d",
  "theme_color": "#1a2330",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ]
}
