{
  "name": "RONTHIQ · budget-expense tracker",
  "short_name": "RONTHIQ",
  "description": "RONTHIQ · budget-expense tracker — a simple and powerful system to track your income, expenses, budgets, and goals. 100% offline, private, and stored only on your device.",
  "id": "ronthiq-expense-tracker",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0B1F2A",
  "theme_color": "#0B1F2A",
  "lang": "en",
  "categories": ["finance", "productivity", "utilities"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
