{
  "name": "Alice is Missing — Companion App",
  "short_name": "Alice is Missing",
  "description": "Asistente digital y chat en tiempo real con cifrado Zero-Knowledge para Alice is Missing.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b10",
  "theme_color": "#141a24",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}