{
  "name": "Skreeky — the nearby voice",
  "short_name": "Skreeky",
  "description": "A public live voice channel for the square around you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c100b",
  "theme_color": "#111810",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
