{
  "name": "Mission Control",
  "short_name": "Mission Control",
  "description": "A quiet, focused personal productivity tool. Tasks, habits, and countdowns — nothing else. By Metacognito Tech Pvt Ltd.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#4338ca",
  "background_color": "#4338ca",
  "scope": "./",
  "lang": "en-IN",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
