{
  "name": "re3f.net",
  "short_name": "re3f",
  "description": "An all-in-one operating system for life. Built to help people.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["productivity", "education", "lifestyle"],
  "edge_side_panel": { "preferred_width": 400 },
  "handle_links": "preferred",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Foundation",
      "short_name": "Foundation",
      "url": "/foundation",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Islam",
      "short_name": "Islam",
      "url": "/islam/",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Kids",
      "short_name": "Kids",
      "url": "/kids",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "url": "/learn",
      "icons": [{ "src": "/icon.svg", "sizes": "any" }]
    }
  ]
}
