{
  "theme_color": "#141414",
  "background_color": "#141414",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/dashboard",
  "name": "OBRA",
  "short_name": "OBRA",
  "description": "OBRA — The Definitive Archive for Producers, Studios and Musicians",
  "icons": [
    {
      "src": "/icons/icon-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-pwa-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-pwa-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.jpg",
      "sizes": "320x480",
      "type": "image/jpeg",
      "platform": "mobile"
    },
    {
      "src": "/icons/screenshot-desktop.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "platform": "desktop"
    }
  ]
}
