{
  "name": "Pocket Hero",
  "short_name": "Pocket Hero",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0B2A5B",
  "theme_color": "#1E4ED8",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "id": "pocket-hero-daly-family",
  "description": "Shared family chores, behaviour, approvals and wallet tracker with automatic updates."
}