{
  "name": "Catalunya Social",
  "short_name": "CSocial",
  "description": "Club privado audiovisual sobre actualidad, Catalunya, sociedad y comunidad.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "id": "/?source=pwa",
  "background_color": "#06070a",
  "theme_color": "#ff6b35",
  "orientation": "any",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "categories": ["entertainment", "news", "social"],
  "lang": "es",
  "icons": [
    {
      "src": "/assets/images/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
