{
  "name": "Accesso",
  "short_name": "Accesso",
  "description": "Free encrypted temporary file & text sharing platform. No signup, no tracking. Files and text self-destruct automatically.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c0a09",
  "theme_color": "#0c0a09",
  "orientation": "portrait-primary",
  "categories": ["utilities", "productivity", "developer tools"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
