{
  "name": "Keepr — Their story, preserved by the people who love them",
  "short_name": "Keepr",
  "description": "Keepr is a digital heirloom — preserve someone's story together. Add photos, videos, and messages from the people who love them, and unlock memories at the perfect moment.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#365787",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "My Keeprs",
      "short_name": "Keeprs",
      "url": "/keeprs",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
