{
  "id": "/app.html",
  "name": "Royal Forge",
  "short_name": "Royal Forge",
  "description": "Albion Online companion app — market flipper, killboard, build maker & more",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#F59E0B",
  "background_color": "#090705",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["utilities", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/app-icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app-icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/screenshot-flipper.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Market Flipper — find the best cross-city arbitrage opportunities"
    },
    {
      "src": "/img/screenshot-search.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Search players, guilds and alliances"
    }
  ]
}
