{
  "id": "/",
  "name": "Refined Church",
  "short_name": "RefinedChurch",
  "description": "Refined Church publishes prophetic scrolls, teachings, and digital resources revealing Yahuah and Yahusha in you.",

  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",

  "theme_color": "#000000",
  "background_color": "#000000",

  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "16x16",
      "type": "image/x-icon"
    }
  ],

  "shortcuts": [
    {
      "name": "Scrolls",
      "short_name": "Scrolls",
      "description": "Read the prophetic scrolls of Refined Church.",
      "url": "/scrolls/"
    },
    {
      "name": "Teachings",
      "short_name": "Teachings",
      "description": "Access teachings and revelations.",
      "url": "/teachings/"
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "Learn about Refined Church.",
      "url": "/about/"
    }
  ],

  "categories": ["education", "spirituality", "reference"]
}
