{
  "name": "Japo",
  "short_name": "Japo",
  "description": "Minimalist design is not emptiness, but giving every detail greater weight",
  "start_url": "/",
  "scope": "/",
  "theme_color": "#4f39f6",
  "background_color": "#4f39f6",
  "display": "standalone",
  "icons": [
    {
      "src": "https://japo.io/logo.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "https://japo.io/logo.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
