{
  "name": "FrostLedger — Invoice Tracker",
  "short_name": "FrostLedger",
  "description": "Your personal invoice tracker. Crystal, the Frost Advisor, watches your ledger.",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#bcdcf3",
  "theme_color": "#2BA6FF",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
