{
  "name": "はっこうびより｜発酵食品づくり管理",
  "short_name": "はっこうびより",
  "description": "ぬか漬け・味噌・キムチ・納豆づくりの工程をタスク化。今日やることを忘れない発酵食品づくり管理アプリ。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7EF",
  "theme_color": "#B08D57",
  "lang": "ja",
  "categories": ["lifestyle", "food", "productivity"],
  "shortcuts": [
    { "name": "発酵図鑑", "url": "/?go=library", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "仕込みを始める", "url": "/?go=newbatch", "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" }
  ]
}
