{
  "name": "Investing Dividend Tracker",
  "short_name": "Dividends",
  "description": "Track net worth, stocks, dividends, income and expenses in one calm place.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a1f1d",
  "theme_color": "#1a1f1d",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
