{
    "id": "/",
    "name": "Calendar For 2027 February - Free Printable Planner",
    "short_name": "Calendar",
    "description": "Get your free Calendar For 2027 February. Plan your month with important dates, holidays, and events. Download and print this easy-to-use template to organize your schedule efficiently.",
    "lang": "en",
    "dir": "ltr",

    "start_url": "/",

    "scope": "/",

    "display": "standalone",

    "display_override": [

        "standalone",

        "minimal-ui",

        "browser"

    ],

    "orientation": "portrait-primary",

    "background_color": "#ffffff",

    "theme_color": "#49d49d",

    "categories": [

        "productivity",

        "utilities"

    ],

    "icons": [

        {

            "src": "icons/icon-192.png",

            "sizes": "192x192",

            "type": "image/png",

            "purpose": "any"

        },

        {

            "src": "icons/icon-512.png",

            "sizes": "512x512",

            "type": "image/png",

            "purpose": "any"

        },

        {

            "src": "icons/maskable-icon-512.png",

            "sizes": "512x512",

            "type": "image/png",

            "purpose": "maskable"

        }

    ],

    "shortcuts": [

        {

            "name": "View Calendar",

            "short_name": "Calendar",

            "description": "Open printable calendar",

            "url": "/#calendar",

            "icons": [

                {

                    "src": "icons/icon-192.png",

                    "sizes": "192x192"

                }

            ]

        },

        {

            "name": "Print Calendar",

            "short_name": "Print",

            "description": "Print this calendar",

            "url": "/#print",

            "icons": [

                {

                    "src": "icons/icon-192.png",

                    "sizes": "192x192"

                }

            ]

        }

    ],

    "prefer_related_applications": false
}