{
  "name": "Still Present",
  "short_name": "Still Present",
  "description": "Preserve the presence of those you love",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#7c3aed",
  "orientation": "portrait",
  "icons": [
    { "src": "/pwa-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/pwa-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
