{
  "name": "Pitch Perfect",
  "short_name": "PitchPerfect",
  "description": "Practice your audition song with real-time pitch feedback",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#eff6ff",
  "theme_color": "#3b82f6",
  "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"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["music", "education"],
  "shortcuts": [
    {
      "name": "Practice",
      "url": "/",
      "description": "Start a practice session"
    }
  ]
}
