{
  "name": "Owvio — Debt Freedom Countdown",
  "short_name": "Owvio",
  "description": "Live countdown to your debt-free date. See exactly when you'll be free and what every passing minute costs you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#060D12",
  "theme_color": "#060D12",
  "categories": ["finance", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "url": "https://app.owvio.app/dashboard",
      "description": "Jump straight to your live countdown"
    }
  ]
}
