{
  "name": "Freakyyy Letters",
  "short_name": "Letters",
  "description": "A secure archive for the words you never sent.",
  "start_url": "/?standalone=true",
  "display": "standalone",
  "background_color": "#060504",
  "theme_color": "#060504",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
