{
  "name": "Ignite Nutrition",
  "short_name": "Ignite",
  "description": "Boosted refreshers, protein shakes, waffles, bowls and donuts in Pinellas Park, FL. Order pickup, daily specials, rewards.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff3e8",
  "theme_color": "#fff3e8",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Order pickup",
      "url": "https://ignite-pinellas.square.site/",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
