{
  "name": "4P3X FinanceCommand OS™",
  "short_name": "FinanceCommand",
  "description": "Polished local-first finance command App by Kyzel Kreates™ with FinanceCommand AI Agent™, reports, evidence packs and hidden private settings route.",
  "start_url": "./#app",
  "scope": "./",
  "display": "standalone",
  "background_color": "#050506",
  "theme_color": "#050506",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}