{
  "name": "DAW Web – Digital Audio Workstation",
  "short_name": "DAW Web",
  "description": "A fully client-side web-based digital audio workstation with synthesizers, timeline, piano roll, mixer and effects. Works offline once it has been opened.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#080808",
  "theme_color": "#080808",
  "categories": ["music", "productivity", "entertainment"],
  "icons": [

    {
      "src": "/logo500.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any maskable"
    }

  ]
}
