{
  "name": "アグリメモ",
  "short_name": "アグリメモ",
  "description": "圃場観察メモ・音声記録システム",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1208",
  "theme_color": "#0a1208",
  "lang": "ja",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["agriculture", "productivity"],
  "shortcuts": [
    {
      "name": "マップを開く",
      "url": "./index.html#map",
      "description": "圃場マップを表示"
    }
  ]
}
