{
  "name": "愛知溶業 購買申請システム",
  "short_name": "購買申請",
  "description": "愛知溶業の購買申請・承認管理システム",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e40af",
  "theme_color": "#1e40af",
  "orientation": "any",
  "lang": "ja",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "購買申請一覧",
      "url": "/",
      "description": "申請一覧を開く"
    }
  ]
}
