{
  "name": "NOUIKU GIFT GROUP",
  "short_name": "NOUIKU GIFT",
  "description": "事業を翻訳する、年間12社限定の WEB アトリエ。あなたのホームページに、戦闘力を。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "orientation": "portrait-primary",
  "lang": "ja",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "src": "/image/index_favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/image/index_apple_touch_icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/image/index_apple_touch_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/image/index_apple_touch_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "education", "design"],
  "shortcuts": [
    {
      "name": "WEB & TECH",
      "short_name": "WEB",
      "description": "事業翻訳型WEBアトリエ",
      "url": "/web.html",
      "icons": [{ "src": "/image/index_apple_touch_icon.png", "sizes": "192x192" }]
    },
    {
      "name": "ACADEMY",
      "short_name": "ACADEMY",
      "description": "脳育教育",
      "url": "/academy.html",
      "icons": [{ "src": "/image/index_apple_touch_icon.png", "sizes": "192x192" }]
    },
    {
      "name": "WORKS",
      "short_name": "WORKS",
      "description": "実績",
      "url": "/web-works.html",
      "icons": [{ "src": "/image/index_apple_touch_icon.png", "sizes": "192x192" }]
    }
  ]
}
