{
  "name": "TABETA — INNERTRAVELER.ai",
  "short_name": "TABETA",
  "description": "からだの声を、静かに見つめる。INNERTRAVELER.aiの食事記録アプリ、TABETA。",
  "lang": "ja",
  "dir": "auto",
  "start_url": "./index.html?source=pwa",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#FAF7F1",
  "theme_color": "#FAF7F1",
  "categories": ["health", "lifestyle", "wellness"],
  "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/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
