{
  "name": "응답하라 1996",
  "short_name": "1996",
  "description": "삐삐, 필름카메라, PC통신, 느린 편지, 게임. 1996년 6학년 서랍.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#efe2c8",
  "theme_color": "#efe2c8",
  "lang": "ko",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "삐삐", "short_name": "삐삐", "url": "./#bibi", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "필름카메라", "short_name": "카메라", "url": "./#camera", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "느린 편지", "short_name": "편지", "url": "./#letter", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
