{
  "name": "SOS — Reportes de emergencia",
  "short_name": "SOS",
  "description": "Plataforma de comunicación y registro de personas para emergencias. Funciona sin señal: tus reportes se guardan firmados y se envían cuando vuelve internet.",
  "lang": "es",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1220",
  "theme_color": "#b91c1c",
  "categories": ["health", "utilities", "navigation"],
  "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='32' fill='%23b91c1c'/%3E%3Ctext x='96' y='130' font-family='Arial,Helvetica,sans-serif' font-size='90' font-weight='bold' fill='white' text-anchor='middle'%3ESOS%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "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='86' fill='%23b91c1c'/%3E%3Ctext x='256' y='345' font-family='Arial,Helvetica,sans-serif' font-size='240' font-weight='bold' fill='white' text-anchor='middle'%3ESOS%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
