{
  "name": "Locke Life",
  "short_name": "Locke Life",
  "description": "Organize your family's calendar, lists, meals, photos and more.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#efeff4",
  "theme_color": "#4784ec",
  "icons": [
    { "src": "assets/images/ic_launcher.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/images/ic_launcher_round.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ]
}
