{
  "name": "Suffield Day Board",
  "short_name": "Day Board",
  "description": "Lunch menus, the family calendar and the daily planner in one view.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#E7ECE6",
  "theme_color": "#13312C",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
