{
  "short_name": "Groovio",
  "name": "Groovio Studio",
  "description": "Groovio Studio - Intuitive software MADE for studios.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "fav_icon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "logo-black.png",
      "type": "image/png",
      "sizes": "192x192 152x152 144x144 128x128",
      "purpose": "any maskable"
    },
    {
      "src": "logo-black.png",
      "type": "image/png",
      "sizes": "512x512 384x384",
      "purpose": "any maskable"
    }
  ]
}