{
  "name": "MindDistil",
  "short_name": "MindDistil",
  "description": "Capture thoughts with voice, refine them with AI, and turn ideas into polished outcomes.",
  "start_url": "/notes/create",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
