{
  "name": "SchussIt",
  "short_name": "SchussIt",
  "description": "WhatsApp voice note transcription and summarisation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5F0",
  "theme_color": "#0D1B2A",
  "icons": [
    {
      "src": "/schussit-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/schussit-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
