{
  "name": "FormAI — Answer Google Forms with AI",
  "short_name": "FormAI",
  "description": "Privacy-first mobile app that parses Google Form questions and answers them using AI. No account needed, 3 forms free per day.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#faff69",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/form.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities", "education"],
  "lang": "en",
  "dir": "ltr"
}