{
  "name": "SentryWear",
  "short_name": "SentryWear",
  "description": "AI-powered detection for approaching people, vehicles, and animals",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#00d4aa",
  "orientation": "portrait",
  "categories": ["health", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect fill='%230a0a0f' width='100' height='100' rx='20'/><circle cx='50' cy='45' r='20' fill='none' stroke='%2300d4aa' stroke-width='3'/><circle cx='50' cy='45' r='5' fill='%2300d4aa'/><path d='M30 75 Q50 60 70 75' fill='none' stroke='%2300d4aa' stroke-width='3'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
