{
  "name": "Pul Planning",
  "short_name": "Pul Planning",
  "description": "Personal finance platform. Track net worth, plan retirement, eliminate debt.",
  "start_url": "https://pul.llc/",
  "scope": "https://pul.llc/",
  "id": "olafinancial",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1117",
  "theme_color": "#00C896",
  "lang": "en",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your financial dashboard",
      "url": "/#/dashboard",
      "icons": []
    },
    {
      "name": "Log Expense",
      "short_name": "Expense",
      "description": "Quickly log an expense",
      "url": "/#/expenses",
      "icons": []
    }
  ]
}
