{
  "name": "Floati - Free, private resources",
  "short_name": "Floati",
  "description": "Free, privacy-first resources to help you get ahead. Starting with an ATS-friendly CV Builder, with courses and more on the way. No account.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#5b5bf6",
  "background_color": "#f0ede6",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/static/images/logo-indigo.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/images/logo-indigo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/images/logo-indigo.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "CV Builder",
      "url": "/cv/",
      "description": "Build an ATS-friendly resume in your browser."
    }
  ]
}
