{
  "id": "/",
  "name": "Hundtricket — Paw Prints",
  "short_name": "Hundtricket",
  "description": "The dog lovers' network: mysterious Paw Prints on the real-world map, AR walks, games, sitters, friends and chat — for you and your dog.",
  "start_url": "/pawprints?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#fff8df",
  "theme_color": "#118978",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "social", "games"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Paw Prints map", "short_name": "Paw Prints", "url": "/pawprints?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Games", "short_name": "Games", "url": "/pawprints?tab=games&source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Messages", "short_name": "Messages", "url": "/messages?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Find sitters", "short_name": "Sitters", "url": "/sitters?source=pwa", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
