{
  "name": "Whitebrook Lane",
  "short_name": "Unix Timesta",
  "description": "Whitebrook Lane is a free Chrome extension that converts Unix timestamps to readable dates and back. Works offline, no account needed. Add to Chrome in seconds.",
  "start_url": "/",
  "display": "minimal-ui",
  "background_color": "#fdfcfc",
  "theme_color": "#969225",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}