{
  "name": "冷蔵庫レシピ｜余った食材から料理を検索",
  "short_name": "冷蔵庫レシピ",
  "description": "冷蔵庫に余っている食材を選ぶだけで、いま作れる料理をすぐ検索できる無料ツール。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#12100c",
  "theme_color": "#e08a3c",
  "lang": "ja",
  "categories": [
    "food",
    "utilities"
  ],
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
