{
  "name": "Song-Start - Generate Musical Ideas",
  "short_name": "Song-Start",
  "description": "An interactive songwriting tool that helps you create chord progressions through fun number selection tied to music theory.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#191400",
  "theme_color": "#b8860b",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
