{
  "name": "Old Masters Ally",
  "short_name": "OMA-App",
  "description": "Events, Turniere und Punktesystem für Old Masters",
  "dir": "ltr",
  "display": "standalone",
  "orientation": "any",
  "start_url": "https://oma-app.de",
  "scope": "/",
  "background_color": "#000000",
  "theme_color": "#000000",
  "id": "OMA",
  "categories": [
    "entertainment",
    "games"
  ],
  "icons": [
    {
      "src": "https://oma-app.de/OMALogo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://oma-app.de/OMALogoNew.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}