{
  "name": "Griply",
  "short_name": "Griply",
  "description": "Product Research und Ad Management fuer D2C E-Commerce.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#080e1a",
  "theme_color": "#080e1a",
  "icons": [
    {
      "src": "icons/griply-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/griply-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
