{
  "name": "ROSIE – Canine Intelligence Engine",
  "short_name": "ROSIE",
  "description": "Relevant Observed Signal Intelligence Engine for real-time interspecies communication via BEN Logic.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1b2a4a",
  "orientation": "any",
  "lang": "en",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "/icon-192.png?v=rosie-2026-badge",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=rosie-2026-badge",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Dashboard",
      "short_name": "Live",
      "url": "/",
      "description": "Real-time canine signal analysis"
    },
    {
      "name": "DOGmind Profile",
      "short_name": "DOGmind",
      "url": "/dog-mind",
      "description": "Dog profile and CER Playbook"
    },
    {
      "name": "Resource Library",
      "short_name": "Library",
      "url": "/videos",
      "description": "CERT training videos"
    }
  ]
}
