{
  "name": "My Most Awesomeness World Age Tracker",
  "short_name": "World Age Tracker",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#151515",
  "theme_color": "#151515",
  "orientation": "portrait",
  "icons": [
  {
    "src": "app_icon.png",
    "sizes": "512x512",
    "type": "image/png"
  }]
}
