{
  "name": "Linux Distro Chooser",
  "short_name": "Distro Chooser",
  "description": "Find your perfect Linux match based on use-case, hardware, and experience level.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "https://www.google.com/s2/favicons?domain=linux.org&sz=192",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.google.com/s2/favicons?domain=linux.org&sz=512",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
