{
  "name": "トラベルスタジオ PRO",
  "short_name": "家族しおり",
  "description": "家族4人専用 リアルタイム旅行オペレーティングシステム",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0284c7",
  "orientation": "any",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=192&q=80",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1507525428034-b723cf961d3e?w=512&q=80",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}