{
  "name": "固定費の砦",
  "short_name": "固定費の砦",
  "description": "サブスクや保険・通信費などの固定費を入力するだけで年間総額を自動計算。Excel入出力対応、見直しのヒント付き。登録不要・データは端末内のみ保存。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffcf7",
  "theme_color": "#e8743b",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}