{
  "name": "EduWallet - Student Financial OS",
  "short_name": "EduWallet",
  "description": "The financial operating system for modern students. Virtual cards, spending analytics, savings goals, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0F1E",
  "theme_color": "#3B82F6",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "education"],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
