{
  "name": "T-Shop",
  "short_name": "T-Shop",
  "description": "Natural shopping lists, grocery price comparison and worldwide online price alerts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#06131b",
  "theme_color": "#06131b",
  "lang": "en-NZ",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
