{
  "name": "サムネ参謀",
  "short_name": "参謀",
  "description": "クリックされるサムネ文言を、データで作る。見本レイヤー解析からAI生成まで。",
  "start_url": "/tool",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b16",
  "theme_color": "#0c1120",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
