{
  "name": "Main Deck — Personal Control Surface",
  "short_name": "Main Deck",
  "description": "Local-first personal control surface by Utharam. Projects, tasks, notes, SOPs, and daily wellness — all in your browser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "theme_color": "#0284c7",
  "background_color": "#f7f9fa",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}
