{
  "name": "WhereHaveIBeen",
  "short_name": "WHIB",
  "description": "Map your travel memories and share them with trusted friends.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "en",
  "theme_color": "#1f2937",
  "background_color": "#faf9f5",
  "icons": [
    {
      "src": "/logonotext.png",
      "sizes": "1039x936",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logonotextddark.png",
      "sizes": "1039x936",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logonotext.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
