{
  "name": "Pizza Mais",
  "short_name": "Pizza Mais",
  "description": "Peça a melhor pizza da cidade direto do seu celular com praticidade e rapidez.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#eab308",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://i.postimg.cc/d1dBphJL/84f27cb2-e87b-4aa5-b8db-996382b66aef-(1).webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/d1dBphJL/84f27cb2-e87b-4aa5-b8db-996382b66aef-(1).webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "https://i.postimg.cc/d1dBphJL/84f27cb2-e87b-4aa5-b8db-996382b66aef-(1).webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/d1dBphJL/84f27cb2-e87b-4aa5-b8db-996382b66aef-(1).webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://placehold.co/540x720/050505/eab308/png?text=Pizza+Mais",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://placehold.co/1280x720/050505/eab308/png?text=Pizza+Mais",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Cardápio",
      "url": "/menu",
      "icons": [
        {
          "src": "https://placehold.co/192x192/050505/eab308/png?text=Menu",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Carrinho",
      "url": "/cart",
      "icons": [
        {
          "src": "https://placehold.co/192x192/050505/eab308/png?text=Cart",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "categories": [
    "food",
    "shopping"
  ]
}