
{
  "name": "Galaxy Cast",
  "short_name": "GalaxyCast",
  "description": "The latest news and updates from Galaxy Cast.",
  "icons": [
    {
      "src": "/Logo/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/Logo/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#EFEDEA",
  "theme_color": "#1173d4"
}
