{
  "name": "World Dev Info Meta Searcher",
  "short_name": "WDIMS",
  "description": "開発技術+αの情報収集に使える軽量メタ検索エンジン",
  "start_url": "https://tweeteafox223.github.io/world-dev-info-metasearcher/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3b82f6",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
