{
  "name": "Floati",
  "short_name": "Floati",
  "description": "Privacy-first life dashboard plus a kit of free tools that respect your time.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#5b5bf6",
  "background_color": "#f0ede6",
  "lang": "en",
  "categories": ["productivity", "lifestyle", "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": "Make a Link Page",
      "url": "/u/new/",
      "description": "Beautiful link in bio in 2 minutes."
    },
    {
      "name": "Make a Friend Quiz",
      "url": "/q/new/",
      "description": "How well do they know you?"
    },
    {
      "name": "Birthday Globe",
      "url": "/birthdays/",
      "description": "Pin your birthday to the world map."
    },
    {
      "name": "My Floati",
      "url": "/me/",
      "description": "Everything you have made."
    }
  ]
}
