
{
  "name": "aroul.dev",
  "short_name": "aroul.dev",
  "description": "This is my personal website for things that I'm not sure about making",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "any",
  "background_color": "#fff",
  "theme_color": "#000000",
  "status_bar": "default",
  "icons": [{"src": "/static/app_icon.png", "sizes": "192x192"}],
  "dir": "ltr",
  "lang": "en",
  "screenshots" : [{"src": "/static/images/icons/splash.png", "sizes": "192x192", "type": "image/png"}],
  "shortcuts" : [{"name": "Home", "url": "/", "description": "Go to the homepage"}]
}
