{
  "name": "Supernova Sound Brief Toolkit",
  "short_name": "Supernova Toolkit",
  "description": "Professional audio post-production tools — cue sheets, BPM calculators, music briefs, voiceover timing, and more.",
  "start_url": "/useful-tools",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#121212",
  "theme_color": "#FF5500",
  "categories": ["productivity", "music", "utilities"],
  "icons": [
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
