{
  "name": "Walnut Creek Pub Staff App",
  "short_name": "WCP Staff",
  "description": "Staff management app for Walnut Creek Pub",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#76923C",
  "theme_color": "#5e763c",
  "scope": "/",
  "icons": [
    {
      "src": "image/walnut-crest.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "image/walnut-crest.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "image/walnut-crest.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
