{
  "name": "Our Meals Together",
  "short_name": "Our Meals",
  "description": "Track and share your meals together",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0c0b",
  "theme_color": "#c9a96e",
  "icons": [
    {
      "src": "OurMeals.png",
      "sizes": "840x840",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "OurMeals.png",
      "sizes": "840x840",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
