{
  "name": "熊ドコ — クマ目撃情報マップ",
  "short_name": "熊ドコ",
  "description": "全国のクマ出没情報をリアルタイムで地図表示。登山・お出かけ前の安全確認に。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0D1F17",
  "theme_color": "#0D1F17",
  "orientation": "portrait-primary",
  "lang": "ja",
  "categories": ["navigation", "lifestyle", "utilities"],
  "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" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "🚨 緊急", "short_name": "緊急", "url": "/emergency", "description": "クマに遭遇した時" },
    { "name": "🗺️ マップ", "short_name": "マップ", "url": "/", "description": "目撃情報マップ" },
    { "name": "📰 ニュース", "short_name": "ニュース", "url": "/news", "description": "最新クマニュース" },
    { "name": "🛒 グッズ", "short_name": "グッズ", "url": "/goods", "description": "クマ対策グッズ" }
  ],
  "screenshots": [
    { "src": "/screenshot1.png", "sizes": "390x844", "type": "image/png", "label": "熊ドコ マップ画面" }
  ]
}
