{
  "name": "BudgetBuddy - PayPeriod Budget Manager",
  "short_name": "BudgetBuddy",
  "description": "Manage your bills by pay period with ease",
  "start_url": "/BudgetBuddy/",
  "scope": "/BudgetBuddy/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/BudgetBuddy/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/BudgetBuddy/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity"]
}
