{
  "name": "Spinta – Motivazione Istantanea",
  "short_name": "Spinta",
  "description": "La tua spinta motivazionale istantanea. Genera messaggi, chatta con il tuo coach AI e conquista le tue giornate.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "lang": "it-IT",
  "categories": ["lifestyle", "health", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nuova Spinta",
      "short_name": "Spinta",
      "description": "Genera un nuovo messaggio motivazionale",
      "url": "/?action=new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Chat Coach",
      "short_name": "Chat",
      "description": "Parla con il tuo coach AI",
      "url": "/dashboard?tab=chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
