{
  "name": "Pepeb Habits",
  "short_name": "Pepeb",
  "description": "Pepeb Habits — offline personal habit companion with Aoi.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "lang": "id-ID",
  "categories": [
    "productivity",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}