{
  "name": "Bosky.App — Studio Dashboard",
  "short_name": "Bosky.App",
  "description": "Manage your music studio — students, lessons, and practice tracking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f7f6",
  "theme_color": "#243530",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
