{
  "name": "POMMES Mobility",
  "short_name": "POMMES",
  "description": "Nachhaltige Mobilitätslösungen mit E-Bikes, E-Scootern und E-Autos",
  "theme_color": "#fdf5e7",
  "background_color": "#f6f6f8",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "id": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/pommes-icon.png",
      "sizes": "144x144 192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/pommes-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
