{
  "short_name": "Meneja Fedha",
  "name": "Meneja Fedha - Swahili Finance Tracker",
  "description": "A simple, offline-first financial management app in Swahili for East African users to track income, expenses, savings, and debts. It features reporting, budget alerts, and group tracking capabilities.",
  "icons": [
    {
      "src": "icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#10B981",
  "background_color": "#F3F4F6"
}
