{
  "name": "Felix SocialSphere",
  "short_name": "Felix",
  "description": "A free worldwide community to grow on social media through mutual follows and subscriptions.",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f6fc",
  "theme_color": "#6d5efc",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "lifestyle"],
  "icons": [
    { "src": "/icons/Icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/Icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/Icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/Icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
