{
  "name": "TASTE TYPE — 16タイプの食診断",
  "short_name": "TT",
  "description": "あなたの食の個性を、4軸×16タイプで診断。食の相性・おすすめ店もわかります。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#2D2416",
  "orientation": "portrait",
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "ja",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
