{
    "name": "성암 STAR",
    "short_name": "성암 STAR",
    "description": "성암국제무역고등학교 STAR 시스템",
    "start_url": "./index.php",
    "display": "standalone",
    "background_color": "#f8fafc",
    "theme_color": "#1e293b",
    "icons": [
        {
            "src": "app_icon.png",
            "sizes": "192x192 512x512 1024x1024",
            "type": "image/png"
        }
    ],
    "scope": "/",
    "shortcuts": [
        {
            "name": "관찰노트 기록",
            "short_name": "관찰노트",
            "description": "수업 중 관찰을 한 줄로 적어 생기부 문장으로 남깁니다",
            "url": "/observe/quick.php",
            "icons": [
                {
                    "src": "/observe/icon.png",
                    "sizes": "192x192 512x512",
                    "type": "image/png"
                }
            ]
        }
    ]
}
