{
  "name": "Car Smart Display",
  "short_name": "Car Display",
  "description": "Dark automotive weather dashboard for an old Android phone.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b10",
  "theme_color": "#070b10",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='34' fill='%23070b10'/%3E%3Cpath d='M38 116h116l-12-36c-3-9-10-14-20-14H70c-10 0-17 5-20 14l-12 36Z' fill='%2320d6a2'/%3E%3Ccircle cx='64' cy='124' r='14' fill='%23f4f8fb'/%3E%3Ccircle cx='128' cy='124' r='14' fill='%23f4f8fb'/%3E%3Cpath d='M66 84h60l6 18H60l6-18Z' fill='%23070b10'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='90' fill='%23070b10'/%3E%3Cpath d='M101 309h310l-31-96c-9-27-29-41-58-41H190c-29 0-49 14-58 41l-31 96Z' fill='%2320d6a2'/%3E%3Ccircle cx='171' cy='330' r='37' fill='%23f4f8fb'/%3E%3Ccircle cx='341' cy='330' r='37' fill='%23f4f8fb'/%3E%3Cpath d='M183 217h146l18 50H165l18-50Z' fill='%23070b10'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
