{
  "name": "PM Lab",
  "short_name": "PM Lab",
  "description": "Record audio and transcribe to text with PM Lab",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#d6d3cc",
  "theme_color": "#5a8a6e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
