{
  "name": "Aura Personal Dashboard",
  "short_name": "Aura",
  "description": "Premium, highly customizable start page with real-time financial tracking and productivity widgets.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0d0e12",
  "theme-color": "#0d0e12",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
