{
  "name": "PersonaScope 5.0",
  "short_name": "PersonaScope",
  "description": "性格分析と自己理解を支える、端末内で動作する心理学学習・診断アプリ。",
  "start_url": "./",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "background_color": "#050914",
  "theme_color": "#08111f",
  "lang": "ja",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
