{
  "name": "Little Moments",
  "short_name": "Little Moments",
  "description": "You captured the moment. We help you keep it forever. The app for remembering life — capture memories, voices, and milestones, and give the gift of memory to the people you love.",
  "id": "/",
  "scope": "/",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4ECDB",
  "theme_color": "#E59678",
  "categories": ["lifestyle", "family", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Capture a moment",
      "short_name": "Capture",
      "url": "/capture",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
