{
  "name": "The Kitchen Chronicles",
  "short_name": "Chronicles",
  "description": "A gamified home cooking tracker to master spices and share your love of cooking",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5EFE0",
  "theme_color": "#3D2810",
  "orientation": "any",
  "categories": ["food", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
