{
  "name": "Smart Family Auto-Planner",
  "short_name": "AutoPlanner",
  "description": "GaaS — Generation as a Service",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#e0e5ec",
  "theme_color": "#e0e5ec",
  "orientation": "portrait",
  "scope": "/",
  "lang": "id",
  "categories": ["food", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
