{
  "name": "NestBoard",
  "short_name": "NestBoard",
  "version": "3.0.0",
  "description": "Throw anything in. Find it at a glance. Capture notes, links, tasks, files, and app information into visual boards that fit the way you live and work.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "orientation": "any",
  "lang": "en"
}
