{
  "name": "野菜 種まきカレンダー",
  "short_name": "種まきカレンダー",
  "description": "74種類の野菜の種まき・定植・収穫時期を地域別で確認できるカレンダー",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fef5",
  "theme_color": "#1b5e20",
  "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"
    }
  ]
}
