{
  "name": "VocaLogger",
  "short_name": "VocaLogger",
  "description": "Capture a thought by voice, wherever you are.",
  "start_url": "/capture",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#B85C38",
  "background_color": "#FBF7F0",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
