{
  "short_name": "Habits Social",
  "version": "1.0.0",
  "name": "Habits Social",
  "description": "A social habit tracking app.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#080916",
  "theme_color": "#080916",
  "icons": [
    {
      "src": "/favicon-rounded.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-rounded.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
