{
  "name": "Prius OBD Dashboard",
  "short_name": "PriusDash",
  "description": "Gen 2 Prius OBD2 live diagnostic and drive analysis dashboard",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0a0e1a",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%230a0e1a'/><circle cx='96' cy='96' r='40' fill='none' stroke='%2322d3ee' stroke-width='8'/><circle cx='96' cy='96' r='10' fill='%2322d3ee'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' fill='%230a0e1a'/><circle cx='256' cy='256' r='110' fill='none' stroke='%2322d3ee' stroke-width='20'/><circle cx='256' cy='256' r='28' fill='%2322d3ee'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
