{
  "name": "食料備蓄ストック",
  "short_name": "食料備蓄",
  "description": "食料備蓄の在庫・賞味期限・カロリーを管理するアプリ",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#f97316",
  "background_color": "#f9fafb",
  "lang": "ja",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "lifestyle"]
}
