{
  "name": "Pip-Boy Tracker",
  "short_name": "Pip-Boy",
  "description": "Vault-Tec standard issue log.",
  "start_url": "/#/tasks",
  "display": "standalone",
  "background_color": "#1a1105",
  "theme_color": "#ffb642",
  "icons": [
  {
    "src": "/img/icons/icon-192.png",
    "type": "image/png",
    "sizes": "192x192"
  },
  {
    "src": "/img/icons/icon-512.png",
    "type": "image/png",
    "sizes": "512x512"
  }
]

}
