{
  "name": "The Germans — German Food Truck Calgary",
  "short_name": "The Germans",
  "description": "Authentic German street food in Calgary. Today's location, menu and catering.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "lang": "en-CA",
  "categories": ["food", "lifestyle"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's location", "url": "./index.html#today" },
    { "name": "Today's menu", "url": "./index.html#menu" },
    { "name": "Weekly schedule", "url": "./index.html#location" }
  ]
}
