{
  "name": "olrite.lol - Secure File Hosting",
  "short_name": "olrite",
  "description": "Privacy-focused temporary file hosting with auto-delete after 24 hours",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1c",
  "theme_color": "#22d3ee",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Upload File",
      "short_name": "Upload",
      "description": "Quickly upload a new file",
      "url": "/",
      "icons": []
    }
  ]
}
