{
  "name": "YNAB Global",
  "short_name": "YNAB",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0c0d21",
  "theme_color": "#0c0d21",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}