{
  "name": "City App - Tu ciudad, conectada",
  "short_name": "City App",
  "description": "Plataforma social y de comercio local para tu ciudad",
  "start_url": "/feed",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00D47E",
  "orientation": "portrait-primary",
  "lang": "es",
  "categories": ["social", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
