{
  "name": "Calum Ryan",
  "short_name": "Calum Ryan",
  "description": "I design, build and write about stuff for the web.",
  "dir": "ltr",
  "lang": "en",
  "icons": [
    {
        "src": "icon_300.png",
        "sizes": "300x300",
        "type": "image/png"
    },
    {
        "src": "icon_512.png",
        "sizes": "512x512",
        "type": "image/png"
    }
  ],
  "theme_color": "#3e3e3e",
  "background_color": "#FFF",
  "display": "minimal-ui",
  "orientation": "natural",
  "start_url": "/",
  "categories": ["technology", "web"],
}