{
  "name": "GraveCare",
  "short_name": "GraveCare",
  "description": "Locate, visit, and care for the graves of loved ones.",
  "start_url": "/app/splash",
  "display": "standalone",
  "background_color": "#FBFBFF",
  "theme_color": "#F98E2C",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "utilities"],
  "lang": "en",
  "scope": "/"
}
