{
   "name": "🕊️ Marian Consecration Day",
    "short_name": "Consecration Day",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F44336",
    "theme_color": "#000000",
    "scope": ".",
    "orientation": "any",
    "description": "Select a Marian feast day to make your consecration. To prepare, follow spiritual exercises for 33 days leading up to that feast.\n\nThis Consecration journey follows the format proposed by St. Louis de Montfort.\n\nStart your preparation: 33 days before the feast day\nNote: The 34th day will be your day of consecration.",
    "categories": ["Spirituality", "Marian Devotion", "Consecration", "Catholic", "Prayer"],
    "icons": [
        {
            "src": "./img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "./img/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "./img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
	    "screenshots": [
        {
            "src": "./img/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "./img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
      ]
}