{
  "name": "Fia — AI Co-Founder",
  "short_name": "Fia",
  "description": "The founders app that builds your company while you talk.",
  "start_url": "/fia/app.html",
  "scope": "/fia/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#03020a",
  "background_color": "#03020a",
  "icons": [
    {
      "src": "/fia/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/fia/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/fia/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
