{
  "name": "Reza Esmaili — Field Notes",
  "short_name": "Field Notes",
  "description": "Field notes from things I build at 2 a.m. and learn taking apart in the morning.",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "start_url": "/en/",
  "display": "standalone",
  "background_color": "#f5f3ed",
  "theme_color": "#cf4a1d",
  "categories": ["news", "education", "technology"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon-32.png",
      "type": "image/png",
      "sizes": "32x32",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any maskable"
    }
  ]
}
