{
  "name": "AIsNav - Curated AI Tools Directory",
  "short_name": "AIsNav",
  "description": "Browse curated AI tools for writing, image generation, video, coding, agents, workflows, and productivity.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "32x32 64x64 256x256",
      "type": "image/x-icon"
    }
  ],
  "categories": [
    "productivity",
    "utilities",
    "navigation",
    "lifestyle",
    "books"
  ],
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "label": "AIsNav Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Website",
      "short_name": "Add",
      "description": "Quickly add new website bookmark",
      "url": "/?action=add",
      "icons": [
        {
          "src": "/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Search",
      "short_name": "Search",
      "description": "Search your bookmarks",
      "url": "/?action=search",
      "icons": [
        {
          "src": "/logo-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": [],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}
