{
  "name": "MeShiru — らくらく献立管理",
  "short_name": "MeShiru",
  "description": "家族のレシピ庫を作って週間献立をワンタップで組み立てる無料アプリ。登録不要・完全無料・データはあなたの端末だけに保存。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FAFAF7",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "utilities"]
}
