{
  "name": "Kept",
  "short_name": "Kept",
  "description": "Some things deserve to be kept. Record the voices and stories of the people you love.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5EFE4",
  "theme_color": "#F5EFE4",
  "lang": "en",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Record a memory", "url": "/add-memory", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Memory Wall", "url": "/home", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
