{
  "name": "LADENA Verkaufstool",
  "short_name": "LADENA Tool",
  "description": "Internes Verkaufstool für LADENA Ladenbau GmbH - Hausnummer-Schätzung aus Grundrissen",
  "start_url": "/app",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#F5F2EC",
  "theme_color": "#2C3338",
  "lang": "de",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
