{
  "name": "Memory Jar — Family scrapbook",
  "short_name": "Memory Jar",
  "description": "Save memories, photos, quotes, documents and events in one private family app.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F0C1A",
  "theme_color": "#0F0C1A",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
