{
  "name": "PetLife - ペットライフサイクル",
  "short_name": "PetLife",
  "description": "月齢ベースの育成ガイダンス + アフィリエイト商品提案",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#F6F8FA",
  "theme_color": "#FF6B6B",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml" }
  ]
}
