{
  "name": "Market Alert",
  "short_name": "Market Alert",
  "description": "リアルタイムの米国債利回り、主要株価指数、為替レート等の経済指標ダッシュボード",
  "start_url": "https://marketalert.kentei.tech/",
  "id": "https://marketalert.kentei.tech/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    {
      "src": "/market_alert.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/market_alert.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable"
    },
    {
      "src": "/market_alert.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/market_alert.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ]
}
