{
  "name": "N-TECH｜株式会社エヌテック",
  "short_name": "N-TECH",
  "description": "飲料・食品・容器製造ラインの自動化装置メーカー。46装置・16特許。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "lang": "ja",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "装置カタログ",
      "short_name": "DEVICES",
      "url": "/devices.html"
    },
    {
      "name": "部品見積",
      "short_name": "QUOTE",
      "url": "/parts-quote.html"
    },
    {
      "name": "お問い合わせ",
      "short_name": "CONTACT",
      "url": "/contact.html"
    },
    {
      "name": "採用情報",
      "short_name": "RECRUIT",
      "url": "/recruit.html"
    }
  ]
}