{
  "name": "トイレ選びナビ",
  "short_name": "トイレ選び",
  "description": "7つの質問で、TOTO・LIXIL・Panasonic からご家庭に合うトイレを絞り込みます。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F2F5F4",
  "theme_color": "#0E6A72",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
