{
  "name": "The Colleys Recipes",
  "short_name": "The Colleys",
  "description": "Discover easy family dinners, quick recipes, rice cooker meals and homemade favourites from The Colleys, with clear ingredients and printable instructions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8ed",
  "theme_color": "#fff8ed",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}