{
  "id": "/",
  "name": "Filemon - File Storage and Manipulation API",
  "short_name": "Filemon",
  "description": "Clean API and Dashboard to store, access and manipulate all your files. All the features, half the price you are paying now.",
  "lang": "en",
  "dir": "ltr",
  "categories": ["developer", "productivity", "utilities"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["minimal-ui", "standalone"],
  "orientation": "any",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "400x400",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "400x400",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot.webp",
      "type": "image/webp",
      "sizes": "2200x1400",
      "form_factor": "wide",
      "label": "The Filemon dashboard listing uploaded files"
    },
    {
      "src": "/screenshot.png",
      "type": "image/png",
      "sizes": "2200x1400",
      "form_factor": "wide",
      "label": "The Filemon dashboard listing uploaded files"
    }
  ],
  "shortcuts": [
    {
      "name": "Documentation",
      "short_name": "Docs",
      "description": "API reference and upload guides",
      "url": "/documentation"
    },
    {
      "name": "Account",
      "short_name": "Account",
      "description": "Billing, usage and plan",
      "url": "/account"
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "description": "API keys and project settings",
      "url": "/settings"
    }
  ]
}
