{
  "name": "Karunattu — Carnatic Music",
  "short_name": "Karunattu",
  "description": "Practice with a teacher in your pocket. Studio-grade Carnatic production.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1032",
  "theme_color": "#1a1032",
  "orientation": "portrait-primary",
  "categories": ["music", "education", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Tuner",
      "short_name": "Tuner",
      "description": "Open the Carnatic tuner",
      "url": "/tuner",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Practice",
      "short_name": "Practice",
      "description": "Open practice tools",
      "url": "/practice",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Compose",
      "short_name": "Compose",
      "description": "Open the compose studio",
      "url": "/compose",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
