{
  "name": "The Table",
  "short_name": "The Table",
  "description": "Kitchen Table meal planning",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f4",
  "theme_color": "#106a36",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "250x250",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "250x250",
      "type": "image/png"
    }
  ]
}
