{
  "name": "みらいコンパス｜家計コンパス",
  "short_name": "家計コンパス",
  "description": "家計の支出を4領域（毎月固定・毎月変動・不定期固定・不定期変動）で管理。CSVインポート対応。みらいコンパスの家計管理機能。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f8fa",
  "theme_color": "#10B981",
  "lang": "ja",
  "dir": "ltr",
  "orientation": "portrait-primary",
  "categories": [
    "finance",
    "utilities"
  ],
  "icons": [
    {
      "src": "icon-spending.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-spending.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
