{
  "name": "フォトフレーム撮影",
  "short_name": "フォトフレーム",
  "description": "イベントごとの装飾フレームで写真を撮影できるアプリ",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0eb",
  "theme_color": "#e07b8b",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
