{
  "name": "ProcrastiBUDS",
  "short_name": "ProcrastiBUDS",
  "id": "/",
  "description": "Share, coordinate and live life with the people you love — bills, calendar, health, messages, all in one place.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0b0b10",
  "theme_color": "#0b0b10",
  "orientation": "portrait",
  "categories": ["finance", "productivity", "social", "lifestyle"],
  "prefer_related_applications": false,
  "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-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Calendar", "url": "/calendar", "description": "Open calendar" },
    { "name": "Buds", "url": "/buds", "description": "Your accountability buds" },
    { "name": "Money", "url": "/finances", "description": "Bills & income" },
    { "name": "Health", "url": "/health", "description": "Meds & wellness" }
  ]
}
