{
  "name": "LupinCem Memorial Manager",
  "short_name": "LupinCem",
  "description": "Cemetery management MVP",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "181x181 192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}