{
  "name": "Siklusku",
  "short_name": "Siklusku",
  "description": "Smart urban farming and aquaculture cycle management",
  "start_url": "/id/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF6ED",
  "theme_color": "#FAF6ED",
  "lang": "id",
  "categories": ["productivity", "lifestyle"],
  "icons": [
    {
      "src": "/siklusku-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/siklusku-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/siklusku-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Today’s and overdue tasks",
      "url": "/id/dashboard",
      "icons": [
        {
          "src": "/siklusku-icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Batches",
      "short_name": "Batches",
      "description": "Active and past farming cycles",
      "url": "/id/batches",
      "icons": [
        {
          "src": "/siklusku-icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "description": "Preferences and notifications",
      "url": "/id/settings",
      "icons": [
        {
          "src": "/siklusku-icon.svg",
          "sizes": "192x192",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
