{
  "name": "ProsperOS Prototype",
  "short_name": "ProsperOS",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f6f8f5",
  "theme_color": "#12343b",
  "description": "The OS for Financial Freedom: bills, budgets, credit health, financial goals, and AI guidance.",
  "icons": [
    {
      "src": "./assets/prosperos-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./assets/prosperos-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
