{
  "name": "SK Tracker",
  "short_name": "SK Tracker",
  "description": "Crypto Trade Tracker – Trades tracken, P/L im Blick, Neon-Dashboard.",
  "start_url": "./index.html",
  "scope": "./",
  "id": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "lang": "de",
  "dir": "ltr",
  "background_color": "#060610",
  "theme_color": "#060610",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "og-share.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
