{
  "name": "DreamScape - 癒やしの夢占い",
  "short_name": "DreamScape",
  "description": "AIがあなたの夢を優しく解き明かす、癒やしの夢占い＆夢日記アプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#bba0d0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "ja"
}
