{
  "name": "babetographer™",
  "short_name": "babetographer",
  "description": "On demand content creation. Tap a babe, get the shoot.",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0b0b0c",
  "theme_color": "#0b0b0c",
  "categories": ["lifestyle", "photo", "social"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Book now", "url": "/now", "description": "Book a creator on demand" },
    { "name": "Schedule a shoot", "url": "/book" },
    { "name": "Edit my content", "url": "/edit" }
  ]
}
