{
  "name": "AI People Tracker",
  "short_name": "PeopleTracker",
  "description": "Real-time, on-device AI person detection, tracking, and entry/exit counting. Video never leaves your device.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#06090c",
  "theme_color": "#06090c",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%2306090c'/%3E%3Ccircle cx='50' cy='38' r='16' fill='none' stroke='%2300e0b8' stroke-width='6'/%3E%3Cpath d='M20 88 Q50 55 80 88' fill='none' stroke='%2300e0b8' stroke-width='6'/%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
