{
  "name": "Kid Bucks",
  "short_name": "KidBucks",
  "description": "Reward your kids with virtual currency for positive behavior!",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#E0F7FA",
  "theme_color": "#E0F7FA",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
