{
  "name": "Icebreaker",
  "short_name": "Icebreaker",
  "description": "Stop swiping. Start living.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#080C14",
  "theme_color": "#00E5A0",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
