{
  "name": "한상골프대회",
  "short_name": "한상골프대회",
  "description": "골프대회 참가신청 시스템",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F5DC",
  "theme_color": "#2D5016",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/AppIcons/playstore.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/AppIcons/appstore.png", 
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/AppIcons/Assets.xcassets/AppIcon.appiconset/256.png",
      "sizes": "256x256",
      "type": "image/png", 
      "purpose": "any"
    },
    {
      "src": "/AppIcons/Assets.xcassets/AppIcon.appiconset/196.png",
      "sizes": "196x196",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/AppIcons/Assets.xcassets/AppIcon.appiconset/180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/AppIcons/Assets.xcassets/AppIcon.appiconset/152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/AppIcons/screenshot.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ],
  "categories": ["sports", "business", "utilities"],
  "lang": "ko",
  "dir": "ltr",
  "prefer_related_applications": false
}
