{
  "name": "Lowe Family Memory Book",
  "description": "Install the app for a more immersive interface.",
  "short_name": "Memory Book",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "theme_color": "#000000",
  "background_color": "#000000",
  "display_override": ["fullscreen", "minimal-ui"],
  "display": "standalone",
  "icons": [
    {
      "src": "https://www.loweprofile.com/gallery/web-app-manifest-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "https://www.loweprofile.com/gallery/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://www.loweprofile.com/gallery/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.loweprofile.com/gallery/screenshot1.png",
      "sizes": "1280x920",
      "type": "image/png"
    },
    {
      "src": "https://www.loweprofile.com/gallery/screenshot.narrow.png",
      "sizes": "372x830",
      "form_factor": "narrow",
      "type": "image/png"
    },
    {
      "src": "https://www.loweprofile.com/gallery/screenshot.wide.png",
      "sizes": "1900x920",
      "form_factor": "wide",
      "type": "image/png"
    }
  ]
}
