{
  "name": "GastroMarkt — Marktplatz für die Gastronomie",
  "short_name": "GastroMarkt",
  "description": "Der spezialisierte Marktplatz für Gastro-Inventar, Geräte, Immobilien & komplette Läden — für Pizzerien, Dönerläden, Eisdielen, Imbisse & Restaurants.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF9F6",
  "theme_color": "#C85A32",
  "lang": "de",
  "dir": "ltr",
  "categories": ["business", "shopping", "food"],
  "icons": [
    {
      "src": "/brand/gastromarkt-icon-light_128px.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/gastromarkt-icon-light_256px.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/gastromarkt-icon-light_512px.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/gastromarkt-icon-light_1024px.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Anzeige aufgeben",
      "short_name": "Aufgeben",
      "description": "Neue Anzeige erstellen",
      "url": "/anzeige-aufgeben",
      "icons": [{ "src": "/brand/gastromarkt-icon-light_256px.png", "sizes": "256x256" }]
    },
    {
      "name": "Anzeigen durchsuchen",
      "short_name": "Suchen",
      "description": "Alle Anzeigen anzeigen",
      "url": "/anzeigen",
      "icons": [{ "src": "/brand/gastromarkt-icon-light_256px.png", "sizes": "256x256" }]
    },
    {
      "name": "Meine Favoriten",
      "short_name": "Favoriten",
      "description": "Gemerkte Anzeigen",
      "url": "/favoriten",
      "icons": [{ "src": "/brand/gastromarkt-icon-light_256px.png", "sizes": "256x256" }]
    }
  ]
}
