{
    "name": "퍼펙트위크 7 · PerfectWeek 7",
    "short_name": "PerfectWeek 7",
    "description": "Build the week you've always wanted",
    "lang": "ko",
    "start_url": "/app",
    "scope": "/app",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#F7F9F8",
    "theme_color": "#8B48D1",
    "icons": [
        { "src": "/img/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
        { "src": "/img/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
        { "src": "/img/icon-180.png", "sizes": "180x180", "type": "image/png" },
        { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
        { "src": "/img/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
        { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
    ],
    "categories": ["lifestyle", "productivity", "health"],
    "screenshots": [
        { "src": "/og/og-image.png", "sizes": "1200x630", "type": "image/png" }
    ]
}
