{
  "name": "Fonts.Free \u2014 Free Open-Source Fonts",
  "short_name": "Fonts.Free",
  "description": "Free open-source fonts: live preview, every weight, instant download and embed. No signup.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111322",
  "theme_color": "#f5c55b",
  "icons": [
    {
      "src": "/static/android-chrome-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/android-chrome-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}