{
  "name": "Red Code Social",
  "short_name": "Red Code Social",
  "description": "Piattaforma sociale per il supporto e l'ascolto",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#C20420",
  "theme_color": "#C20420",
  "lang": "it",
  "categories": ["social", "lifestyle", "productivity"],
  "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"
    }
  ]
}
