{
  "name": "Same Same - Twin Baby Products",
  "short_name": "Same Same",
  "description": "Australia's first customizable twin baby products store. Matching onesies, bibs, blankets and more.",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#B78AF0",
  "background_color": "#FAFAFA",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.samesame.store",
      "id": "com.samesame.store"
    }
  ],
  "scope_extensions": [
    { "origin": "https://dnv-349e7920384a453b853b-d6zfcu.totalum-project.com" },
    { "origin": "https://*.totalum-project.com" },
    { "origin": "https://checkout.stripe.com" },
    { "origin": "https://www.printful.com" }
  ],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "image/*": [".png", ".jpg", ".jpeg", ".webp", ".gif"]
      }
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+samesame",
      "url": "/%s"
    }
  ],
  "share_target": {
    "action": "/share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "edge_side_panel": {
    "preferred_width": 480
  },
  "note_taking": {
    "new_note_url": "/"
  },
  "widgets": [
    {
      "name": "Same Same Quick Shop",
      "description": "Browse twin baby products",
      "tag": "shop",
      "ms_ac_template": "widget/shop",
      "screenshots": [
        { "src": "/screenshots/widget.png", "sizes": "600x400", "label": "Quick shop widget" }
      ]
    }
  ],
  "icons": [
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-256x256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Same Same homepage" },
    { "src": "/screenshots/narrow.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow", "label": "Same Same mobile view" }
  ],
  "shortcuts": [
    { "name": "Shop All Products", "short_name": "Shop", "url": "/products", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] },
    { "name": "Customize Twins", "short_name": "Customize", "url": "/customize", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] },
    { "name": "Gift Sets", "short_name": "Gifts", "url": "/products?category=gifts", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] },
    { "name": "Track Order", "short_name": "Track", "url": "/orders", "icons": [{ "src": "/icons/icon-192x192.png", "sizes": "192x192" }] }
  ]
}
