{
  "name": "Sprapp — Own Your AI",
  "short_name": "Sprapp",
  "description": "Own your AI. Sprapp builds its own tiny CPU models and the engine that runs them — train your own agent in minutes, run it private, and own what you build.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#7c3aed",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32 48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["productivity", "utilities"],
  "keywords": [
    "own your AI",
    "tiny CPU models",
    "ternary LLM",
    "LoRA fine-tuning",
    "on-device AI",
    "Sprapp"
  ]
}
