{
  "name": "Home NAS Launcher",
  "short_name": "NAS",
  "description": "Quick launcher for the home NAS with network check.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f6f8",
  "theme_color": "#007bff",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2885/2885416.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2885/2885416.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}