{
  "name": "Mirabella App",
  "short_name": "Mirabella",
  "description": "As God said to me \u201cYou will reach Millions and Millions of people on Earth, and tell about me\u201d. Through this webpage, I am happy to meet you!!.. Rejoice in the Lord, that God has remembered YOU in saying this\u2026.May God Bless You !!!",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait",
  "display": "standalone",
  "icons": [
    {
      "src": "/Assets/images/favicons/favicon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/Assets/images/favicons/favicon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "screenshots": [
    {
      "src": "/Assets/images/screenshots/screenshot-wide.png",
      "type": "image/png",
      "sizes": "1200x800"
    }
  ]
}