{
  "name": "Unoego — Know Your Money",
  "short_name": "Unoego",
  "description": "Personal finance app for young Nigerians. Separate expected income from confirmed cash, reserve obligations, and see what is safe to spend.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F1E8",
  "theme_color": "#1A3F6B",
  "orientation": "portrait",
  "categories": ["finance", "productivity"],
  "lang": "en-NG",
  "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": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard — your money in one view"
    }
  ]
}
