{
  "name": "DO NOW",
  "short_name": "DO NOW",
  "description": "One task at a time. Built for brains that need it.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1D9E75",
  "background_color": "#085041",
  "scope": "/",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a36ebd8095648386694b14f/99b07bb04_DoNow_Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a36ebd8095648386694b14f/99b07bb04_DoNow_Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "DO NOW",
      "url": "/",
      "description": "See your current task"
    }
  ]
}
