{
  "name": "WALKKIT",
  "short_name": "WALKKIT",
  "description": "WALKKIT ist eine Sammlung kleiner Web-Tools für alle, die ihren Fotowalk kreativer, spontaner und bewusster gestalten möchten. Ob Motivideen, PhotoBingo, Farbaufgaben, Kompositionshilfen oder praktische Rechner - WALKKIT gibt dir direkt unterwegs neue Impulse. Alles ist schnell, mobil und ohne App-Installation nutzbar: dein digitales Toolkit für den nächsten Fotowalk.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111111",
  "theme_color": "#111111",
  "lang": "de",
  "icons": [
    {
      "src": "/_img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/_img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/_img/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "FOTOWALK BERLIN",
      "short_name": "FOTOWALK BERLIN",
      "description": "Finde zufällige Fotospots und Aufgaben in Berlin.",
      "url": "/fotowalkberlin/",
      "icons": [
        {
          "src": "/_img/explore.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
  "name": "FILM GUIDE",
  "short_name": "FILM GUIDE",
  "description": "Analoge Filme mit Look, ISO, Tageszeit und Motiven.",
  "url": "/filmguide/",
  "icons": [
    {
      "src": "/_img/film.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
},
    {
      "name": "PHOTO BINGO",
      "short_name": "PHOTO BINGO",
      "description": "Kreatives Fotospiel für deinen Fotowalk.",
      "url": "/photobingo/",
      "icons": [
        {
          "src": "/_img/play.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "LENS GUIDE",
      "short_name": "LENS GUIDE",
      "description": "Brennweiten, Wirkung und typische Einsatzbereiche.",
      "url": "/lensguide/",
      "icons": [
        {
          "src": "/_img/create.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    },
	{
      "name": "DEPTH OF FIELD",
      "short_name": "DEPTH OF FIELD",
      "description": "Berechne Schärfentiefe und Hyperfokaldistanz.",
      "url": "/dof/",
      "icons": [
        {
          "src": "/_img/calculate.png",
          "sizes": "512x512",
          "type": "image/png"
        }
      ]
    }
  ]
}
