{
  "name": "Heizomat Kalkulations- und Angebotssystem",
  "short_name": "Heizomat",
  "description": "Heizomat Kalkulation, Kesselwahl, Austragung, PDF und E-Mail.",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f9faf6",
  "theme_color": "#67ad2f",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}