{
  "name": "2042 Investments",
  "short_name": "2042 Investments",
  "theme_color": "#001119",
  "background_color": "#f3f2de",
  "description": "Boys will be boys",
  "display": "standalone",
  "orientation": "any",
  "categories": ["investments", "drinks", "travel", "food"],
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "edge_side_panel": {},
  "display_override": ["window-controls-overlay"],
  "icons": [
      {
          "src": "/web-app-manifest-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
      },
      {
          "src": "/web-app-manifest-512x512.png",
          "sizes": "512x512",
          "type": "image/png"
      },
      {
          "src": "/web-app-manifest-512x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any"
      },
      {
          "src": "/web-app-manifest-512x512.png",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "maskable"
      }
  ]
}