{
  "name": "BARN MAP - 倉庫マップ管理",
  "short_name": "BARN MAP",
  "description": "倉庫・納屋のマップとアイテム管理アプリ",
  "start_url": "./barn_map.html",
  "display": "standalone",
  "background_color": "#0d0f0e",
  "theme_color": "#4ade80",
  "orientation": "any",
  "scope": "./",
  "lang": "ja",
  "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"
    }
  ],
  "categories": ["productivity", "utilities"]
}
