{
  "name": "Finance Pro - Smart Tracker",
  "short_name": "FinancePro",
  "description": "Solusi modern untuk mengelola finansial pribadi dan bisnis Anda.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#18c895",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
