{
  "name": "ProcrastiBUDS",
  "short_name": "ProcrastiBUDS",
  "description": "Social Finance Accountability — Track bills, tasks & savings with your Buds.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a267a2fc5c4da5074b90617/4c991fa72_IMG_2989.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://media.base44.com/images/public/6a267a2fc5c4da5074b90617/4c991fa72_IMG_2989.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Task",
      "short_name": "Task",
      "description": "Quickly log a new task",
      "url": "/widget/todo",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a267a2fc5c4da5074b90617/4c991fa72_IMG_2989.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Pay Bills",
      "short_name": "Bills",
      "description": "Check off your pending bills",
      "url": "/widget/bills",
      "icons": [
        {
          "src": "https://media.base44.com/images/public/6a267a2fc5c4da5074b90617/4c991fa72_IMG_2989.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": ["finance", "productivity"],
  "screenshots": []
}
