{
  "name": "The Outpost \u2014 Tribe of Levi",
  "short_name": "The Outpost",
  "description": "Tribe of Levi \u2014 Outpost residential ministry management",
  "start_url": "/#/home",
  "display": "standalone",
  "background_color": "#1F1810",
  "theme_color": "#1F1810",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}