{
  "name": "GameSpend",
  "short_name": "GameSpend",
  "description": "Pause before you spend. Track in-game purchases and build better spending habits.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#0d1424",
  "theme_color": "#0d1424",
  "orientation": "portrait",
  "icons": [
    { "src": "/gamespend-icon.png",     "sizes": "192x192", "type": "image/png" },
    { "src": "/gamespend-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
