{
  "name": "Photofloh Studio",
  "short_name": "PF Studio",
  "description": "Social Media Studio für @photofloh",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a2332",
  "theme_color": "#1a2332",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://photofloh.de/photofloh_logo_web.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://photofloh.de/photofloh_logo_web.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
