{
  "name": "Priority Homemades Bakery",
  "short_name": "Priority Cakes",
  "description": "Gourmet home baker, custom cake visualizer and ordering portal.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0c0e12",
  "theme_color": "#ff4f81",
  "orientation": "any",
  "icons": [
    {
      "src": "uploads/icon-192.jpg",
      "type": "image/jpeg",
      "sizes": "192x192"
    },
    {
      "src": "uploads/icon-512.jpg",
      "type": "image/jpeg",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
