{
  "name": "Studio Pilot",
  "short_name": "Studio Pilot",
  "description": "Your studio command center — check schedule, manage projects, track tasks from your phone.",
  "start_url": "/studio",
  "display": "standalone",
  "background_color": "#070708",
  "theme_color": "#070708",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
