{
  "name": "Dawn Ember Meadow",
  "short_name": "Kitchen Konv",
  "description": "Dawn Ember Meadow converts US and metric recipe measurements right on the page. Free Chrome extension. One click, no math, works on any recipe site.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#0e161a",
  "theme_color": "#3864d9",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}