{
  "name": "Who am I really?",
  "short_name": "Who am I?",
  "description": "Behavior profile and project contribution insight dashboard.",
  "lang": "en",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1824",
  "theme_color": "#0e1824",
  "icons": [
    {
      "src": "./data/favicon.png",
      "sizes": "355x355",
      "type": "image/png"
    },
    {
      "src": "./data/logo.png",
      "sizes": "580x580",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
