{
  "name": "Snacklist — GitHub Trending Archive",
  "short_name": "Snacklist",
  "description": "Browse and search GitHub's trending repositories archive with analytics and historical data.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f5f4",
  "theme_color": "#d4542c",
  "icons": [
    {
      "src": "/assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
