{
  "background_color": "#ffffff",
  "description": "Of the AM, By the AM, For the AM",
  "dir": "ltr",
  "display": "standalone",
  "name": "AMinside",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "AMinside",
  "start_url": "/",
  "theme_color": "#ffffff",
  "lang": "ko",
  "icons": [
    {
      "src": "./AppImages/maskable_icon_x128.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "./AppImages/maskable_icon_x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./AppImages/maskable_icon_x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
