{
  "name": "Skyline Manager",
  "short_name": "Skyline",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1e1e1e",
  "icons": [
    {
      "src": "/includes/icons/icon-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/includes/icons/icon-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
