{
  "id": "/",
  "name": "Noorelia \u2014 Funeral Home Software",
  "short_name": "Noorelia",
  "description": "Funeral home software for every farewell, every faith.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#13110e",
  "theme_color": "#13110e",
  "orientation": "any",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}