{
  "name": "sweeties.net",
  "short_name": "sweeties.net",
  "description": "Pick and mix sweets by the 100 g, with the ingredients and allergens of every sweet.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF3F5",
  "theme_color": "#FBF3F5",
  "icons": [
    {
      "src": "/wp-content/uploads/sweeties-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/wp-content/uploads/sweeties-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/wp-content/uploads/sweeties-icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/wp-content/uploads/sweeties-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
