{
  "name": "Root Notes",
  "short_name": "Root Notes",
  "description": "Generate chord progressions, explore music theory, and find rhymes. A unified workspace for songwriters.",
  "start_url": "/my/create",
  "display": "standalone",
  "background_color": "#1C1B1F",
  "theme_color": "#A7000C",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "utilities", "entertainment"]
}
