{
  "name": "Finance App",
  "short_name": "Finance",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "https://placehold.co/192x192/7c6fff/ffffff?text=F", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "https://placehold.co/512x512/7c6fff/ffffff?text=F", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
