{
  "name": "Last Shelter — 최후의 거처",
  "short_name": "Last Shelter",
  "description": "Pixel Survival RPG — Fight, build, and escape through 3 shelters! 픽셀 생존 RPG: 싸우고, 건설하고, 3개의 거처에서 탈출하라!",
  "version": "3.0",

  "start_url": "https://last-shelter0.pages.dev/",
  "scope": "https://last-shelter0.pages.dev/",
  "id": "https://last-shelter0.pages.dev/",

  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",

  "background_color": "#0d1b2a",
  "theme_color": "#7a0000",

  "lang": "ko",
  "dir": "ltr",

  "categories": ["games", "entertainment"],

  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Last Shelter — 최후의 거처 게임 화면"
    }
  ],

  "shortcuts": [
    {
      "name": "새 게임 시작",
      "short_name": "새 게임",
      "description": "새로운 게임을 바로 시작합니다",
      "url": "https://last-shelter0.pages.dev/index.html?action=new&source=shortcut",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],

  "prefer_related_applications": false
}
