{
  "name": "出荷数記録",
  "short_name": "出荷記録",
  "description": "農業出荷数記録アプリ",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4f0",
  "theme_color": "#2E7D32",
  "icons": [
    { "src": "icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
