{
  "name": "ジッポウカンリトール｜実包管理帳簿",
  "short_name": "ジッポウカンリトール",
  "description": "猟銃所持者の法定帳簿（実包の譲受・消費・残数）と期限管理。印刷・CSV・バックアップは無料。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f2ec",
  "theme_color": "#f4f2ec",
  "lang": "ja",
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    { "name": "帳簿", "url": "/?go=ledger", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
