{
  "name": "MilkyWay",
  "short_name": "MilkyWay",
  "description": "Centro di controllo per timesheet, team, creators e risorse aziendali.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7c3aed",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192.png?v=1.0",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=1.0",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png?v=1.0",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png?v=1.0",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity"],
  "screenshots": [
    {
      "src": "/screenshot-wide.png?v=1.0",
      "type": "image/png",
      "sizes": "1280x720",
      "form_factor": "wide",
      "label": "MilkyWay Desktop"
    },
    {
      "src": "/screenshot-mobile.png?v=1.0",
      "type": "image/png",
      "sizes": "540x720",
      "label": "MilkyWay Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Houston",
      "short_name": "Houston",
      "description": "Gestione timesheet e team",
      "url": "/houston",
      "icons": [
        {
          "src": "/icon-192.png?v=1.0",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Hubble",
      "short_name": "Hubble",
      "description": "Osservatorio creators",
      "url": "/hubble",
      "icons": [
        {
          "src": "/icon-192.png?v=1.0",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
