{
  "name": "BSDports",
  "short_name": "BSDports",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Browse and search the BSD ports collection. Find packages, track versions, and explore the BSD ecosystem.",
  "theme_color": "#0ea5e9",
  "background_color": "#0ea5e9",
  "shortcuts": [
    {
      "name": "Search ports",
      "short_name": "Search",
      "url": "/ports?q="
    }
  ]
}
