{
  "name": "AllMins",
  "short_name": "AllMins",
  "description": "Transcribe and summarize meetings with AllMins",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F9FF",
  "theme_color": "#0B5CFF",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
