{
  "name": "TehonAI",
  "short_name": "TehonAI",
  "description": "製造現場向け 帳票閲覧 / フィードバック PWA",
  "start_url": "/m",
  "scope": "/m/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#f54e00",
  "background_color": "#f7f7f4",
  "lang": "ja",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
