{
  "name": "The Studio Clicks Portal",
  "short_name": "Studio Clicks",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3f4f6",
  "theme_color": "#9a1212",
  "icons": [
    {
      "src": "New Logo copy (1) copy.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "New Logo copy (1) copy.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}