{
  "name": "Gorgeous Studio",
  "short_name": "Gorgeous",
  "description": "Add new pieces to the Gorgeous Collection.",
  "start_url": "/studio-app/",
  "scope": "/studio-app/",
  "id": "/studio-app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdf8f5",
  "theme_color": "#9b72cf",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
