{
  "name": "FUNASシミュレーター",
  "short_name": "FUNAS",
  "description": "太陽光発電・蓄電池・エコキュートの経済効果シミュレーションツール",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "orientation": "any",
  "lang": "ja",
  "icons": [
    {
      "src": "/images/solfit-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/solfit-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
