{
  "name": "Recipe Gadget Kitchen Companion",
  "short_name": "RecipeGadget",
  "start_url": "/mobile-signin.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffef8",
  "theme_color": "#aa7529",
  "icons": [
    {
      "src": "https://recipegadget.com/images/fullgadget256.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://recipegadget.com/images/fullgadget512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
