{
  "name": "SocialSphere Scheduler",
  "short_name": "SocialSphere",
  "description": "Pianifica e programma i tuoi post sui canali social in automatico.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#09090d",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "logo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "logo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
