{
  "name": "Kakoi Kiraku Home",
  "short_name": "Kakoi Kiraku",
  "description": "Install Kakoi Kiraku Home app for quick access to all projects, games, and tools, it also works offline.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#C1FC32",
  "icons": [
    {
      "src": "images/icons/kiraku-home.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/kiraku-home.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "display_override": [
    "window-controls-overlay"
  ],
  "id": "kakoi-kiraku-1.4.0",
  "dir": "auto",
  "lang": "en",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "categories": [
    "education",
    "finance",
    "games",
    "lifestyle",
    "music",
    "news",
    "personalization",
    "productivity",
    "security",
    "shopping",
    "utilities",
    "weather"
  ]
}