{
  "name": "TheRedStonee",
  "short_name": "TRS",
  "description": "Tools, die deine Privatsphäre respektieren — Hosting, Lernplattform, Community.",
  "lang": "de",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#dc2626",
  "categories": ["productivity", "developer", "education", "utilities"],
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tools entdecken",
      "short_name": "Tools",
      "url": "/#tools",
      "icons": [{ "src": "/favicon.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Mein Account",
      "short_name": "Account",
      "url": "/account/",
      "icons": [{ "src": "/favicon.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Ticket erstellen",
      "short_name": "Kontakt",
      "url": "/contact/",
      "icons": [{ "src": "/favicon.jpg", "sizes": "192x192" }]
    }
  ]
}
