{
  "name": "Andar Segura",
  "short_name": "AndarSegura",
  "description": "Botão de pânico com GPS para proteção feminina",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a0028",
  "theme_color": "#4a0072",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "health", "safety"],
  "lang": "pt-BR",
  "prefer_related_applications": false,
  "scope": "/"
}
