{
  "name": "Goal Tracker",
  "short_name": "Goals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111118",
  "theme_color": "#ff5f7e",
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
  ]
}
