{
  "name": "KeyIQ Field Assistant",
  "short_name": "KeyIQ",
  "description": "Automotive locksmith field intelligence — instant key lookup, programming, and troubleshooting.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070709",
  "theme_color": "#070709",
  "categories": ["utilities", "productivity"],
  "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='28' fill='%23070709'/%3E%3Ccircle cx='80' cy='96' r='44' stroke='%234a5568' stroke-width='10' fill='none'/%3E%3Ccircle cx='80' cy='96' r='16' fill='%231e2030'/%3E%3Ccircle cx='80' cy='96' r='6' fill='%234a5568'/%3E%3Cpath d='M80 72v48M56 96h48' stroke='%23374151' stroke-width='6' stroke-linecap='round'/%3E%3Cpath d='M116 128L148 160' stroke='%234a5568' stroke-width='10' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "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='64' fill='%23070709'/%3E%3Ccircle cx='210' cy='256' r='116' stroke='%234a5568' stroke-width='24' fill='none'/%3E%3Ccircle cx='210' cy='256' r='42' fill='%231e2030'/%3E%3Ccircle cx='210' cy='256' r='16' fill='%234a5568'/%3E%3Cpath d='M210 192v128M146 256h128' stroke='%23374151' stroke-width='16' stroke-linecap='round'/%3E%3Cpath d='M308 340L420 452' stroke='%234a5568' stroke-width='26' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Key Lookup",
      "short_name": "Lookup",
      "description": "Search PKL vehicle database",
      "url": "/?tab=lookup"
    },
    {
      "name": "Field Assistant",
      "short_name": "Assistant",
      "description": "Ask the AI field assistant",
      "url": "/?tab=assistant"
    }
  ]
}
