{
  "name": "FreeGrid AI",
  "short_name": "FreeGrid",
  "description": "Free AI APIs, open-source models, datasets, student project paths, offers, news, FAQs, blogs, and AI builder stacks.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#050505",
  "shortcuts": [
    {
      "name": "Free AI Resource Hub",
      "short_name": "Resources",
      "url": "/resources.html",
      "description": "Choose the right FreeGrid guide for APIs, models, datasets, RAG, vector databases, and projects."
    },
    {
      "name": "Student Pathfinder",
      "short_name": "Pathfinder",
      "url": "/#pathfinder",
      "description": "Get a student AI project plan by deadline, skill, and output."
    },
    {
      "name": "Free RAG Stack Guide",
      "short_name": "RAG Guide",
      "url": "/rag-stack-guide.html",
      "description": "Build a RAG stack with documents, embeddings, vector search, reranking, citations, and evaluation."
    },
    {
      "name": "Student Blog Guides",
      "short_name": "Guides",
      "url": "/blog.html",
      "description": "Read student AI tool guides with demos and direct links."
    },
    {
      "name": "FAQ Library",
      "short_name": "FAQs",
      "url": "/faq.html",
      "description": "Search AI API, model, dataset, RAG, and student project FAQs."
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
