{
  "name": "KronaRupee - Dual-Currency Budget Tracker",
  "short_name": "KronaRupee",
  "description": "Dual-currency expense manager and budget-tracking app (SEK & INR) by itechcrispy (www.itechcrispy.com)",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#059669",
  "theme_color": "#059669",
  "orientation": "portrait-primary",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["finance", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "KronaRupee Dashboard",
      "url": "/",
      "description": "Open pocket wallet and live balances"
    },
    {
      "name": "Split Bill Expenses",
      "url": "/#split",
      "description": "Split bill expenses with friends"
    }
  ]
}
