{
  "name": "Isgro Crew Chore Chart",
  "short_name": "Chore Chart",
  "description": "The Isgro family chore tracker with points and rewards!",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF9F0",
  "theme_color": "#FF6B6B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
